Skip to content

Commit

Permalink
Test on Ubuntu 20.04 so as to still include Python 3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-hen committed Dec 22, 2022
1 parent 7e18f9a commit d4064f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
matrix:
python: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11']

runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- name: Check out code.
Expand Down

0 comments on commit d4064f6

Please sign in to comment.