Skip to content

Commit

Permalink
Update Go version in pipelines for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed Jan 17, 2025
1 parent ee793b9 commit 613971d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, windows-latest, macos-latest, ubuntu-24.04]
go-version: ['1.21']
go-version: ['1.23']

steps:
- name: Checkout code
Expand Down

0 comments on commit 613971d

Please sign in to comment.