Skip to content

Commit

Permalink
Remove redundant and unused env
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Feb 14, 2025
1 parent 04dc05b commit df3509a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hpo-e2e-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
- x64
- arm64
runs-on : runs-on,image=ubuntu22-full-${{ matrix.arch }},runner=4cpu-linux-${{ matrix.arch }},run-id=${{ github.run_id }}
env:
K3S_VERSION: ${{ matrix.k3s_version }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit df3509a

Please sign in to comment.