Skip to content

Commit 3057e15

Browse files
committed
[CI] Update environments
ubuntu-20.04 is dropped, macos-15 is available
1 parent aa9b8e9 commit 3057e15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ jobs:
66
fail-fast: false
77
matrix:
88
os:
9+
- ubuntu-24.04
910
- ubuntu-22.04
10-
- ubuntu-20.04
11+
- macos-15
1112
- macos-14
1213
- macos-13
1314
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)