Skip to content

Commit cb5074f

Browse files
authored
ci (#457)
1 parent 7084fc6 commit cb5074f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake_gcc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build_with_gcc:
1515
strategy:
1616
matrix:
17-
gcc_version: [10, 11, 12, 13]
17+
gcc_version: [11, 12, 13, 14]
1818
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
1919
# You can convert this to a matrix build if you need cross-platform coverage.
2020
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix

0 commit comments

Comments
 (0)