Skip to content

Commit

Permalink
Remove native build on PR
Browse files Browse the repository at this point in the history
It is brittle and is causing CI to break
  • Loading branch information
bocchino committed Jul 10, 2023
1 parent 22dc420 commit c4cb5c6
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 c4cb5c6

Please sign in to comment.