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

Commit74a7723

Browse files
authored
Fix GitHub Actions for latest Ubuntu (#116)
1 parent669c882 commit74a7723

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
python:
2222
# Python versions (CPython):
2323
# https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
24-
-"3.7"
2524
-"3.8"
2625
-"3.9"
2726
-"3.10"
@@ -64,6 +63,8 @@ jobs:
6463
# GHA python-versions.
6564
-os:ubuntu-20.04
6665
python:3.6
66+
-os:ubuntu-22.04
67+
python:3.7
6768

6869
steps:
6970
# https://github.com/actions/checkout

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp