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

Commit0b81749

Browse files
authored
Merge pull request#1945 from EliahKagan/wsl-alpine
Use Alpine Linux in WSL on CI
2 parents6d2fc00 +055394a commit0b81749

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
if:startsWith(matrix.os, 'windows')
4343
uses:Vampire/setup-wsl@v3.1.1
4444
with:
45-
distribution:Debian
45+
distribution:Alpine
46+
additional-packages:bash
4647

4748
-name:Prepare this repo for tests
4849
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp