Skip to content

Commit

Permalink
Remove native build on PR for now
Browse files Browse the repository at this point in the history
It's broken and is breaking CI
  • Loading branch information
bocchino committed Jul 10, 2023
1 parent 8b49b10 commit 0aa600f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Build Native Images
on:
release:
types: [published]
pull_request:
branches: [main]
jobs:
Build-Native-Images:
strategy:
Expand Down

0 comments on commit 0aa600f

Please sign in to comment.