Downgrade to ubuntu-20.04 for Py35 and Py36

This commit is contained in:
Christian Clauss
2023-01-05 10:06:37 +01:00
committed by GitHub
parent 6425c6aa41
commit 967de83d51
+1 -1
View File
@@ -2,7 +2,7 @@ name: test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix: