mirror of
https://github.com/actions/setup-go.git
synced 2025-06-30 13:13:43 +00:00
Apply internal discussion agreements
This commit is contained in:
parent
17fabf6bf1
commit
f1f69d49da
5 changed files with 6 additions and 15 deletions
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -24,7 +24,6 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
go-version: stable
|
||||
architecture: x64
|
||||
- name: Verify Go
|
||||
run: go version
|
||||
|
||||
|
@ -40,7 +39,6 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
go-version: oldstable
|
||||
architecture: x64
|
||||
- name: Verify Go
|
||||
run: go version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue