Skip to content

Commit 3fb3457

Browse files
authored
Update macosx.yml
1 parent 3d4f8d6 commit 3fb3457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macosx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
cxxstd: ["17"]
22-
os: [macos-12, macos-13]
22+
os: [macos-13, macos-14]
2323
include:
2424
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU
2525
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)