Skip to content

Commit f0eed9e

Browse files
committed
GitHub Action image update
1 parent 27a6b17 commit f0eed9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
include:
15-
# Older Python versions on Ubuntu 22.04
15+
# Older Python versions
1616
- python-version: "3.6"
17-
os: ubuntu-22.04
17+
os: ubuntu-20.04
1818
- python-version: "3.7"
1919
os: ubuntu-22.04
2020

0 commit comments

Comments
 (0)