Skip to content

Commit

Permalink
GCC 13
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinfriede committed Sep 2, 2024
1 parent 7121c37 commit 09336d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
gcc_v: [9, 10, 11, 12]
gcc_v: [9, 10, 11, 12, 13]
sanitizer: [none, asan, msan, tsan]
buildtype: [debug]

Expand Down

0 comments on commit 09336d8

Please sign in to comment.