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

Commitd6cdb67

Browse files
committed
See if python 3.7 still works when using an older Ubuntu version.
This should be undone once python 3.7 is EOL.
1 parent52cceaf commitd6cdb67

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast:false
1515
matrix:
16-
os:["ubuntu-latest", "macos-latest", "windows-latest"]
16+
os:["ubuntu-22.04", "macos-latest", "windows-latest"]
1717
python-version:["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
1818
exclude:
1919
-os:"macos-latest"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp