Skip to content

Commit 10776ae

Browse files
committed
TEMP
1 parent 3b7e1d0 commit 10776ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# We already run the current golangci-lint in tests, but here we test
2727
# our GitHub action with the latest stable golangci-lint.
2828
golangci-lint:
29-
runs-on: ubuntu-latest
29+
runs-on: ubuntu-20.04
3030
steps:
3131
- uses: actions/checkout@v2
3232
- name: lint

0 commit comments

Comments
 (0)