Skip to content

Commit ea546a3

Browse files
committed
Updating compiler versions for testing.
1 parent 268b571 commit ea546a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ jobs:
99
matrix:
1010
sharedlibs: [ON, OFF]
1111
toolchain:
12-
- {compiler: gcc, version: 10}
13-
- {compiler: gcc, version: 11}
1412
- {compiler: gcc, version: 12}
1513
- {compiler: gcc, version: 13}
14+
- {compiler: gcc, version: 14}
1615
- {compiler: intel-classic, version: 2021.9}
1716

1817
steps:

0 commit comments

Comments
 (0)