Skip to content

Commit 8e22549

Browse files
committed
GHA: Get rid of Ubuntu 20.04
1 parent 0a8b2c5 commit 8e22549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
# Ubuntu: test deadsnakes Python versions which are not supported by
8888
# GHA python-versions.
89-
- os: ubuntu-20.04
89+
- os: ubuntu-22.04
9090
python: "3.6"
9191
- os: ubuntu-22.04
9292
python: "3.7"

0 commit comments

Comments
 (0)