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.
1 parent d7f697b commit 01b950aCopy full SHA for 01b950a
.github/workflows/pulsar.yaml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
jobs:
4
lint:
5
name: Lint
6
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
7
strategy:
8
matrix:
9
tox-env: [py37-lint, py37-dist, py37-docs]
0 commit comments