We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe1ae3 commit 34a9e37Copy full SHA for 34a9e37
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
id: cpp-matrix
33
with:
34
compilers: |
35
- gcc 13.2
+ gcc 13.1
36
clang 16
37
msvc 14.34
38
standards: '>=20'
0 commit comments