Skip to content

Commit

Permalink
use ubuntu20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta committed Jan 6, 2022
1 parent 8213659 commit cdc1bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_test-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04]
os: [ubuntu-20.04]
python-version: ["3.7", "3.9"] # minimum, maximum
requires: ["oldest", "latest"]
release: ["stable"]
Expand Down

0 comments on commit cdc1bb1

Please sign in to comment.