Skip to content

Commit

Permalink
github/workflows/main: remove stable from setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Mar 1, 2022
1 parent 20d5685 commit 62600f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- uses: actions/setup-go@v3.0.0
id: go
with:
stable: false
go-version: ${{ matrix.go_version }}

- uses: actions/checkout@v2.4.0
Expand Down

0 comments on commit 62600f2

Please sign in to comment.