Skip to content

Commit c8eb402

Browse files
committed
Update test os matrix
1 parent fe8767d commit c8eb402

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,12 @@ jobs:
5454
strategy:
5555
matrix:
5656
os:
57+
- 'ubuntu-24.04'
5758
- 'ubuntu-22.04'
58-
- 'ubuntu-20.04'
5959
- 'macos-14'
6060
- 'macos-13'
61-
- 'macos-12'
62-
- 'macos-11'
61+
- 'windows-2025'
6362
- 'windows-2022'
64-
- 'windows-2019'
6563
steps:
6664
- uses: 'actions/checkout@v4'
6765
with:

0 commit comments

Comments
 (0)