Skip to content

Commit

Permalink
Merge pull request #128 from SUSE/k8s-1.31
Browse files Browse the repository at this point in the history
chore: add k8s v1.31 CI test
  • Loading branch information
jenting authored Aug 14, 2024
2 parents 855df9d + a8d7f3f commit 228ebdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
go:
- '1.21'
- '1.22'
- '1.23'
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
Expand Down Expand Up @@ -44,6 +45,7 @@ jobs:
- v1.28.9
- v1.29.4
- v1.30.0
- v1.31.0
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v3
Expand Down

0 comments on commit 228ebdc

Please sign in to comment.