Skip to content

Commit 7561123

Browse files
committed
Merge branch 'master' into develop
2 parents 7cc0782 + a91223a commit 7561123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dimbl.yml

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

4040
steps:
4141
- uses: actions/checkout@v4.1.1

0 commit comments

Comments
 (0)