Skip to content

Commit ef201ea

Browse files
committed
Update version of Intel macOS in release build
macOS 13 runners are no longer available. macos-latest-large points to the latest available Intel macOS Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent ec5ebd3 commit ef201ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/native-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
label: [osx-x86_64, osx-aarch_64, linux-x86_64, linux-aarch_64]
3030
include:
3131
- label: osx-x86_64
32-
os: macos-13
32+
os: macos-latest-large
3333
- label: osx-aarch_64
3434
os: macos-latest
3535
- label: linux-x86_64

0 commit comments

Comments
 (0)