Skip to content

Commit

Permalink
go version
Browse files Browse the repository at this point in the history
Signed-off-by: Miek Gieben <[email protected]>
  • Loading branch information
miekg committed Aug 3, 2024
1 parent 09b280d commit b6ddcfa
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.19.x ]
go: [ 1.22.x ]
steps:

- name: Set up Go
Expand Down

0 comments on commit b6ddcfa

Please sign in to comment.