Skip to content

Commit

Permalink
Test on Ubuntu 20.04
Browse files Browse the repository at this point in the history
Fixes #99
  • Loading branch information
JelleZijlstra committed Nov 25, 2022
1 parent ad3966d commit 5f9258d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
python-version: ["3.7", "3.7.1", "3.8", "3.8.0", "3.9", "3.9.0", "3.10", "3.10.0", "3.11-dev", "pypy3.9"]

runs-on: ubuntu-latest
runs-on: ubuntu-2004

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5f9258d

Please sign in to comment.