Skip to content

Commit

Permalink
bump ubuntu 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Aug 18, 2022
1 parent 5946240 commit 2afe6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
max-parallel: 10
matrix:
os: [windows-2019, ubuntu-18.04, macos-11]
os: [windows-2019, ubuntu-20.04, macos-11]
python-version: [3.7, 3.8, 3.9, 3]
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 2afe6b6

Please sign in to comment.