We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22e0b52 + 2f6e544 commit ac1b9fcCopy full SHA for ac1b9fc
1 file changed
.github/workflows/pythonpackage.yml
@@ -54,8 +54,7 @@ jobs:
54
uses: Vampire/setup-wsl@v6.0.0
55
with:
56
wsl-version: 1
57
- distribution: Alpine
58
- additional-packages: bash
+ distribution: Debian
59
60
- name: Prepare this repo for tests
61
run: |
0 commit comments