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

Commit 619e2d2

Browse files
committed
ci(github-actions): change ubuntu-latest to ubuntu-20.04
#629 (comment)
1 parent 5c6907d commit 619e2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
10-
platform: [ubuntu-latest, macos-latest, windows-latest]
10+
platform: [ubuntu-20.04, macos-latest, windows-latest]
1111
runs-on: ${{ matrix.platform }}
1212
steps:
1313
- uses: actions/checkout@v3

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /