Skip to content

Commit 2bd2b49

Browse files
committed
switch to alpine runner image
1 parent 911542e commit 2bd2b49

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/python-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os:
22-
# - "macos-latest"
23-
# - "windows-latest"
24-
- "ubuntu-latest"
22+
- "alpine-3.24.1"
2523
python-version:
2624
- "3.11"
2725
- "3.12"

0 commit comments

Comments
 (0)