Skip to content

Commit 6508cca

Browse files
Update python-package.yml
1 parent 44d3c51 commit 6508cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, ubuntu-24.04-arm, ubuntu-22.04-arm, macos-13, macos-14, macos-15, windows-2025, windows-2022, windows-2019]
19+
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, windows-2019, windows-2022, macos-15, windows-2025]
2020
python-version: ["pypy3.10", "3.10", "3.11", "3.12", "3.13"]
2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)