Skip to content

Commit 09c7587

Browse files
committed
update CI
1 parent 885e8b6 commit 09c7587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libfolia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
matrix:
3333
os: [ubuntu-latest, macos-latest]
34-
compiler: [g++-12, clang++ -std=c++17]
34+
compiler: [g++ -std=c++17, clang++ -std=c++17]
3535

3636
steps:
3737
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)