Skip to content

Commit

Permalink
Downgrade to ubuntu-20.04 for Py35 and Py36
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jan 5, 2023
1 parent 6425c6a commit 967de83
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 @@ -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:
Expand Down

0 comments on commit 967de83

Please sign in to comment.