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 13db95c commit 2c846f5Copy full SHA for 2c846f5
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ concurrency:
17
jobs:
18
build:
19
name: Build
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
21
steps:
22
23
- name: Set up Go 1.19
.github/workflows/release-tracker.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
14
15
16
- uses: actions/checkout@v1
.github/workflows/release.yml
@@ -14,7 +14,7 @@ concurrency:
0 commit comments