Skip to content

Commit

Permalink
Merge pull request #119 from SUSE/bump-go-version
Browse files Browse the repository at this point in the history
Bump go version
  • Loading branch information
jenting authored May 20, 2024
2 parents 42012b9 + be8d2c1 commit 2935df8
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 @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
go:
- '1.20'
- '1.21'
- '1.22'
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
Expand Down

0 comments on commit 2935df8

Please sign in to comment.