Skip to content

Commit 7a6e351

Browse files
fbriconrgrunber
authored andcommitted
Run osx-x86_64 builds on macos-13 runner
Signed-off-by: Fred Bricon <[email protected]>
1 parent 3884fa5 commit 7a6e351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/native-image.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
label: [osx-x86_64, osx-aarch_64, linux, alpine]
3030
include:
3131
- label: osx-x86_64
32-
os: macos-latest
32+
os: macos-13
3333
- label: osx-aarch_64
34-
os: macos-14
34+
os: macos-latest
3535
- label: linux
3636
os: ubuntu-20.04
3737
prop: -Dgraalvm.static=-H:+StaticExecutableWithDynamicLibC

0 commit comments

Comments
 (0)