Skip to content

Commit

Permalink
chore: bump go in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tessig committed Feb 17, 2025
1 parent d0af0b9 commit 6a83761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.22', '1.x' ]
go: [ '1.23', '1.x' ]
name: Tests
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6a83761

Please sign in to comment.