Skip to content

chore(deps): update golang docker tag to v1.24.1 (#653) #1528

chore(deps): update golang docker tag to v1.24.1 (#653)

chore(deps): update golang docker tag to v1.24.1 (#653) #1528

Workflow file for this run

name: e2e
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
docker:
runs-on: ubuntu-24.04
timeout-minutes: 3
steps:
- uses: actions/checkout@v4
- run: ./script/docker-e2e.sh
kind:
runs-on: ubuntu-24.04
timeout-minutes: 3
steps:
- uses: actions/checkout@v4
- uses: aquaproj/[email protected]
with:
aqua_version: v2.45.0
- run: |
./script/kind-e2e.sh create
./script/kind-e2e.sh run