Skip to content

Commit d25b156

Browse files
committed
ci: only run ubuntu-latest
Signed-off-by: msclock <[email protected]>
1 parent ea660ad commit d25b156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
python-version: ["3.7", "3.8", "3.12"]
44-
runs-on: [ubuntu-latest, macos-latest, windows-latest]
44+
runs-on: [ubuntu-latest]
4545

4646
include:
4747
- python-version: pypy-3.10

0 commit comments

Comments
 (0)