Skip to content

Commit e21fe94

Browse files
fixing the build
1 parent 18f197c commit e21fe94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- 3.8
1919
- 3.9
2020
include:
21-
- os: "ubuntu-latest"
21+
- os: "ubuntu-20.04"
2222
python-version: "3.9"
2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)