Skip to content

Commit 5605d83

Browse files
committed
[CICD] Fix windows exclusion
1 parent da139ff commit 5605d83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- msvc
2929
exclude:
3030
- os: windows-2025
31-
compiler: gcc-14
31+
compiler: gcc-15
3232
- os: ubuntu-24.04
3333
compiler: msvc
3434
- os: macos-15

0 commit comments

Comments
 (0)