We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad1024 commit 349112aCopy full SHA for 349112a
.github/workflows/cicd.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
build:
15
name: Build & Test
16
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
17
steps:
18
- name: Set up Go 1.15
19
uses: actions/setup-go@v2
0 commit comments