Skip to content

Commit

Permalink
fix: matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh committed Jan 7, 2025
1 parent fc3068a commit f09a0f3
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,13 @@ jobs:
- focus: ""
bucket: "7"
k8s:
- version: v1.21.14-k3s1
os: ubuntu-22.04
- version: v1.23.17-k3s1
os: ubuntu-22.04
version: v1.21.14-k3s1
os: ubuntu-22.04
- focus: ""
bucket: "7"
k8s:
version: v1.23.17-k3s1
os: ubuntu-22.04
runs-on: ${{ matrix.k8s.os }}
env:
CTR_TAG: ${{ github.sha }}
Expand Down

0 comments on commit f09a0f3

Please sign in to comment.