Skip to content

Commit

Permalink
Try Ubuntu 18.04 to get Github Actions working
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunedan committed Jul 26, 2020
1 parent 23f9ced commit a16001b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -5,7 +5,7 @@ on:
- pull_request
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
strategy:
matrix:
python-version:
Expand Down

0 comments on commit a16001b

Please sign in to comment.