Skip to content

Commit 58bd9d8

Browse files
authored
Merge branch 'master' into jwi-bcc64xlinker
2 parents 503f31c + e38d415 commit 58bd9d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/macosx.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
build:
1919
strategy:
2020
matrix:
21-
cxxstd: ["11"]
22-
os: [macos-11, macos-12]
21+
cxxstd: ["17"]
22+
os: [macos-12, macos-13]
2323
include:
2424
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU
2525
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)