Try ubuntu-20.04 for GitHub Actions

This commit is contained in:
Michael Mintz 2022-05-14 08:56:32 -04:00
parent 2f6b23b658
commit 678cdc9b27
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
env:
PY_COLORS: "1"
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
max-parallel: 6