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 e43d1fb commit 60e421fCopy full SHA for 60e421f
.github/workflows/test.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
build_and_test:
7
name: Build and run tests
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
9
steps:
10
- name: Set up Go
11
uses: actions/setup-go@v3
0 commit comments