Skip to content

Commit

Permalink
Go 1.23 was released couple of hours ago
Browse files Browse the repository at this point in the history
Signed-off-by: Miek Gieben <miek@miek.nl>
  • Loading branch information
miekg committed Aug 13, 2024
1 parent 39938e9 commit 34b3cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ 1.20.x, 1.21.x ]
go: [ 1.22.x, 1.23.x ]
steps:

- name: Set up Go
Expand Down

0 comments on commit 34b3cbb

Please sign in to comment.