[github][ci] bump gcc to 15.2.0
This commit is contained in:
2
.github/workflows/github-ci.yml
vendored
2
.github/workflows/github-ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
toolchain-ver: [15.1.0, 7.5.0]
|
toolchain-ver: [15.2.0, 7.5.0]
|
||||||
debug: [2, 0]
|
debug: [2, 0]
|
||||||
ubsan: [1, 0]
|
ubsan: [1, 0]
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
Reference in New Issue
Block a user