Skip to content

Commit

Permalink
Update Go in GitHub Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
apstndb committed Oct 25, 2024
1 parent 030d7e2 commit 0bcf8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.19'
go-version: '1.23'
- run: go version
- run: make setup-emulator
env:
Expand Down

0 comments on commit 0bcf8aa

Please sign in to comment.