Skip to content

Commit ac06789

Browse files
committed
ci: use latest gcc
1 parent fc5b370 commit ac06789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- macos-14
1919
compiler:
2020
- llvm-19
21-
- gcc-14
21+
- gcc
2222
vcvarsall:
2323
- true
2424
include:

0 commit comments

Comments
 (0)