Skip to content

Commit

Permalink
Update go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
malston committed Oct 17, 2023
1 parent f4f684d commit a25d583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: ^1.17
go-version: ^1.18
- name: Install Ginkgo
run: go install -mod=mod github.com/onsi/ginkgo/ginkgo
shell: bash
Expand Down

0 comments on commit a25d583

Please sign in to comment.