Skip to content

Commit 3452703

Browse files
committed
CI: run on Ubuntu 20.04 to check Python 3.7
1 parent 4ea1fe7 commit 3452703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- "3.10"
1212
- "pypy-3.7"
1313
- "pypy-3.8"
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-20.04
1515
steps:
1616
- name: Install PortAudio
1717
run: |

0 commit comments

Comments
 (0)