Skip to content

Commit 651ee6d

Browse files
authored
Update CI workflow to remove latest OS versions as dups
1 parent 6ed7ebb commit 651ee6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
matrix:
2424
os:
2525
# Linux
26-
- ubuntu-latest
2726
- ubuntu-24.04
2827
- ubuntu-22.04
2928
# Linux - ARM
@@ -32,12 +31,10 @@ jobs:
3231
# Legacy
3332
- macos-13
3433
# M1 CPU
35-
- macos-latest
3634
- macos-14
3735
- macos-15
3836
- macos-26
3937
# Windows
40-
- windows-latest
4138
- windows-2025
4239
- windows-2022
4340
# Windows ARM

0 commit comments

Comments
 (0)