We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b02d187 + ebc0ece commit afeb408Copy full SHA for afeb408
1 file changed
.github/workflows/push.yml
@@ -2,7 +2,7 @@ name: Lint
2
on: [push, pull_request]
3
jobs:
4
Python:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
6
strategy:
7
max-parallel: 2
8
matrix:
0 commit comments