Skip to content

Commit 01b950a

Browse files
committed
Run on ubuntu-latest
1 parent d7f697b commit 01b950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pulsar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
jobs:
44
lint:
55
name: Lint
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-latest
77
strategy:
88
matrix:
99
tox-env: [py37-lint, py37-dist, py37-docs]

0 commit comments

Comments
 (0)