We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 681ce3d + 1db307f commit 27bdde9Copy full SHA for 27bdde9
1 file changed
.github/workflows/macosx.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
cxxstd: ["17"]
22
- os: [macos-13, macos-14]
+ os: [macos-14]
23
include:
24
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU
25
runs-on: ${{ matrix.os }}
0 commit comments