include most recent GNU compiler

This commit is contained in:
Martin Diehl 2023-11-22 08:01:30 +01:00
parent e3e6aa2fc8
commit 19005faa9d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
gcc_v: [9, 10, 11, 12]
gcc_v: [9, 10, 11, 12, 13]
fail-fast: false
env: