Skip to content

Commit

Permalink
Use go1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cffls committed Sep 20, 2024
1 parent 5c31d97 commit 2e38ae9
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 @@ -90,7 +90,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: 1.22.x
go-version: 1.23.1

- name: Install dependencies on Linux
if: runner.os == 'Linux'
Expand Down

0 comments on commit 2e38ae9

Please sign in to comment.