Skip to content

Commit 9ea7fff

Browse files
committed
Adjust target images
1 parent 9cf31d8 commit 9ea7fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
needs: build
4343
strategy:
4444
matrix:
45-
os: [ubuntu-24, ubuntu-24-arm, windows-latest, macos-13]
45+
os: [ubuntu-24.04, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-15, macos-15-arm64]
4646
python: ['3.14', '3.13', '3.12', '3.11', '3.10', '3.9', '3.8'] # pypy3
4747

4848
steps:

0 commit comments

Comments
 (0)