Skip to content

Commit

Permalink
Bump Tilt CI tool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
djjuhasz committed Sep 24, 2024
1 parent 5c3c952 commit 182fb0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tilt-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
--no-lb
--k3s-arg "--no-deploy=traefik,servicelb,metrics-server@server:*"
- name: Install Tilt
uses: yokawasa/action-setup-kube-tools@v0.9.3
uses: yokawasa/action-setup-kube-tools@v0.11.1
with:
setup-tools: |
tilt
tilt: v0.30.2
tilt: v0.33.11
- name: Check tilt ci
run: timeout 600 tilt ci

0 comments on commit 182fb0e

Please sign in to comment.