Skip to content

Commit 5f9258d

Browse files
Test on Ubuntu 20.04
Fixes #99
1 parent ad3966d commit 5f9258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
2121
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"]
2222

23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-2004
2424

2525
steps:
2626
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)