Skip to content

Commit f707ec3

Browse files
committed
Revert to testing on ubuntu-latest only
1 parent 770f54c commit f707ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
24-
os: [ubuntu-latest, macos-latest, windows-latest]
24+
os: [ubuntu-latest]
2525
fail-fast: false
2626

2727
steps:

0 commit comments

Comments
 (0)