Skip to content

Commit 8b614be

Browse files
committed
Update workflows
1 parent 55e2d89 commit 8b614be

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/examples.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
build_type: [Debug, Release]
1919
cxx_compiler: [g++-14, clang++, cl]
2020
exclude:
21-
- os: windows-2022
2221
- os: windows-2022
2322
cxx_compiler: g++-14
2423
- os: windows-2022

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
build_type: [Debug, Release]
1919
cxx_compiler: [g++-14, clang++, cl]
2020
exclude:
21-
- os: windows-2022
2221
- os: windows-2022
2322
cxx_compiler: g++-14
2423
- os: windows-2022

0 commit comments

Comments
 (0)