[github][ci] switch to gcc 13.2.0 for the default build compiler

This commit is contained in:
Travis Geiselbrecht
2023-10-15 14:32:01 -07:00
parent 58fd2c36d5
commit ec261bcf45

View File

@@ -1,4 +1,4 @@
name: LK CI
name: LK CI (gcc)
# Brute force build a bunch of variants of LK in parallel jobs.
@@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolchain-ver: [12.2.0, 7.5.0]
toolchain-ver: [13.2.0, 7.5.0]
debug: [2, 0]
ubsan: [1, 0]
project: