Skip to content

Commit

Permalink
updated go version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumemichel committed Feb 21, 2025
1 parent 7e9d3cd commit cbb6c9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ concurrency:
jobs:
go-test:
uses: ipdxco/unified-github-workflows/.github/workflows/go-test.yml@v1.0
with:
go-versions: '["1.23.x", "1.24.x"]'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit cbb6c9e

Please sign in to comment.