Skip to content

Commit

Permalink
Merge branch 'master' of github.com:masmovil/bazel-rules into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
danigar committed Nov 19, 2024
2 parents 8054dc4 + d9660c9 commit e86c5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.19
- name: Install latest version of Kind
run: |
GO111MODULE=on go get sigs.k8s.io/kind
Expand Down

0 comments on commit e86c5cc

Please sign in to comment.