Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2f6e544

Browse files
committed
Switch back from Alpine to Debian for WSL
For#2107. Note that this does not affect the container workflow`alpine-test.yml` workflow (that is, it doesn't affect actuallyrunning the test suite in Alpine Linux, which continues to work),only WSL in Windows jobs in the main workflow `pythonpackage.yml`.
1 parent22e0b52 commit2f6e544

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454
uses:Vampire/setup-wsl@v6.0.0
5555
with:
5656
wsl-version:1
57-
distribution:Alpine
58-
additional-packages:bash
57+
distribution:Debian
5958

6059
-name:Prepare this repo for tests
6160
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp