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