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 55c22bd commit ebcaca1Copy full SHA for ebcaca1
.github/workflows/build-macos.yml
@@ -16,7 +16,7 @@ jobs:
16
include:
17
- go-version: '1.17'
18
go-stable: true
19
- - go-version: '1.18.0-rc1'
+ - go-version: '1.18'
20
go-stable: false
21
steps:
22
- name: Install Go
.github/workflows/linux.yml
@@ -144,7 +144,7 @@ jobs:
144
145
146
147
148
149
150
- name: Checkout
.github/workflows/windows.yml
0 commit comments