Skip to content

Commit abfe23c

Browse files
committed
Fix tests
1 parent 8c26220 commit abfe23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
build:
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-20.04
2323
strategy:
2424
matrix:
2525
python-version: [ '2.7', '3.6', '3.7', '3.8', '3.9', '3.10' ]

0 commit comments

Comments
 (0)