Skip to content

Commit ea0d26c

Browse files
committed
ops: Drop windows-2019 platforms
Not available anymore.
1 parent 27dc5b8 commit ea0d26c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
platform:
18-
- { name: Windows VS2019, os: windows-2019 }
1918
- { name: Windows VS2022, os: windows-2022 }
2019
- { name: Linux GCC, os: ubuntu-24.04 }
2120
- { name: Linux Clang, os: ubuntu-24.04, flags: -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ }

0 commit comments

Comments
 (0)