Skip to content

Commit

Permalink
Merge pull request #1578 from nader-ziada/github-actions-go-ver
Browse files Browse the repository at this point in the history
update the go version used by the github action
  • Loading branch information
jpalermo authored Oct 11, 2024
2 parents 240d7e4 + c45f702 commit 1367884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test-pyramid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
go-version: '1.23'
- run: make test

0 comments on commit 1367884

Please sign in to comment.