summaryrefslogtreecommitdiff
path: root/.github/workflows/macosx.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macosx.yml')
-rw-r--r--.github/workflows/macosx.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macosx.yml b/.github/workflows/macosx.yml
index 5a15c677f6f..c6420a4b2a0 100644
--- a/.github/workflows/macosx.yml
+++ b/.github/workflows/macosx.yml
@@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
- cxxstd: ["03", "11"]
+ cxxstd: ["11"]
os: [macos-10.15, macos-11.0]
include:
- platform_file: include $(ACE_ROOT)/include/makeinclude/platform_macosx.GNU