include most recent GNU compiler
This commit is contained in:
parent
e3e6aa2fc8
commit
19005faa9d
|
@ -17,7 +17,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
gcc_v: [9, 10, 11, 12]
|
gcc_v: [9, 10, 11, 12, 13]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue