Skip to content

Commit e9403da

Browse files
committed
Update ci.yml
1 parent 3605276 commit e9403da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
install: clang-7
100100
- toolset: clang
101101
compiler: clang++-8
102-
cxxstd: "03,11,14,17,2a"
102+
cxxstd: "03,11,14,17"
103103
os: ubuntu-20.04
104104
install: clang-8
105105
- toolset: clang

0 commit comments

Comments
 (0)