Skip to content

Commit

Permalink
.github: bump kind and go
Browse files Browse the repository at this point in the history
  • Loading branch information
ibihim committed Aug 30, 2024
1 parent 8ba2f83 commit fad3619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: [push, pull_request]

env:
QUAY_PATH: quay.io/brancz/kube-rbac-proxy
go-version: '1.22.4'
kind-version: 'v0.20.0'
go-version: '1.23'
kind-version: 'v0.24.0'

jobs:
check-license:
Expand Down

0 comments on commit fad3619

Please sign in to comment.