Skip to content

Commit

Permalink
Run osx-x86_64 builds on macos-13 runner
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <[email protected]>
  • Loading branch information
fbricon committed May 30, 2024
1 parent 3884fa5 commit 213e225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/native-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
label: [osx-x86_64, osx-aarch_64, linux, alpine]
include:
- label: osx-x86_64
os: macos-latest
os: macos-13
- label: osx-aarch_64
os: macos-14
os: macos-latest
- label: linux
os: ubuntu-20.04
prop: -Dgraalvm.static=-H:+StaticExecutableWithDynamicLibC
Expand Down

0 comments on commit 213e225

Please sign in to comment.