Skip to content

Commit

Permalink
Revert "chore: Use stable Go version"
Browse files Browse the repository at this point in the history
This reverts commit 7977d7f.
  • Loading branch information
ikawaha committed Mar 17, 2023
1 parent 9a23a07 commit 6bc2240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goa-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ref: ${{ github.head_ref }}
- uses: actions/setup-go@v4
with:
go-version: stable
go-version-file: go.mod
- name: goa gen
run: |
make goa_gen
Expand Down

0 comments on commit 6bc2240

Please sign in to comment.