Skip to content

Commit

Permalink
use 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
VihasMakwana committed Dec 12, 2024
1 parent 8bbf7da commit 438567f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
strategy:
fail-fast: false
matrix:
go-version: ['1.21.x', '1.22.x']
go-version: ['1.22.x', '1.23.x']
os: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 438567f

Please sign in to comment.