Skip to content

Commit 0ae9808

Browse files
committed
update and test
1 parent fbb0bb9 commit 0ae9808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ucto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
matrix:
3838
os: [ubuntu-latest, macos-latest]
39-
compiler: [g++-12, clang++ -std=c++17]
39+
compiler: [g++ -std=c++17, clang++ -std=c++17]
4040

4141
steps:
4242
- uses: actions/[email protected]

0 commit comments

Comments
 (0)