Skip to content

Commit 0428352

Browse files
ByronEliahKagan
andcommitted
ci: use no Debian WSL identifier (as default is new enough)
setup-wsl v7 removes the deprecated unversioned Debian distribution, causing every Windows matrix job to stop during environment setup. Select Debian-13 implicitly, the documented replacement for the old Debian identifier, to preserve the workflow environment while allowing the action upgrade. Co-authored-by: Eliah Kagan <degeneracypressure@gmail.com>
1 parent 99bb94e commit 0428352

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
uses: Vampire/setup-wsl@v7.0.0
7070
with:
7171
wsl-version: 1
72-
distribution: Debian
7372

7473
- name: Prepare this repo for tests
7574
run: |

0 commit comments

Comments
 (0)