We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911542e commit 2bd2b49Copy full SHA for 2bd2b49
1 file changed
.github/workflows/python-tests.yml
@@ -19,9 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os:
22
- # - "macos-latest"
23
- # - "windows-latest"
24
- - "ubuntu-latest"
+ - "alpine-3.24.1"
25
python-version:
26
- "3.11"
27
- "3.12"
0 commit comments