Skip to content

Commit

Permalink
ci: remove gcc 13.1 job
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkrystian committed Oct 12, 2023
1 parent 0448745 commit 2c2b4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: cpp-matrix
with:
compilers: |
gcc 13
gcc 13.2
clang 16
msvc 14.34
standards: '>=20'
Expand Down

0 comments on commit 2c2b4d6

Please sign in to comment.