mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-02-03 07:29:07 +08:00
Update .github/workflows/cloud-runner-integrity.yml
Co-authored-by: Gabriel Le Breton <lebreton.gabriel@gmail.com>
This commit is contained in:
2
.github/workflows/cloud-runner-integrity.yml
vendored
2
.github/workflows/cloud-runner-integrity.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
if: ${{ matrix.provider == 'k8s' }}
|
||||
uses: azure/setup-kubectl@v4
|
||||
with:
|
||||
version: 'v1.29.0'
|
||||
version: 'v1.34.1'
|
||||
- name: Install k3d
|
||||
if: ${{ matrix.provider == 'k8s' }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user