Skip to content

Commit 74a7723

Browse files
authored
Fix GitHub Actions for latest Ubuntu (#116)
1 parent 669c882 commit 74a7723

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy