Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: clyi <[email protected]>
  • Loading branch information
changluyi committed Jul 30, 2024
1 parent 1e58d13 commit d454a84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-kube-ovn-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- release-1.11
- release-1.9
- release-1.12-mc
- run_base
schedule:
- cron: "20 19 * * *"

Expand All @@ -26,6 +27,7 @@ jobs:
- release-1.11
- release-1.9
- release-1.12-mc
- run_base
name: Build AMD64
runs-on: ubuntu-24.04
steps:
Expand Down Expand Up @@ -61,6 +63,7 @@ jobs:
- release-1.11
- release-1.9
- release-1.12-mc
- run_base
name: Build ARM64
runs-on: ubuntu-24.04
steps:
Expand Down

0 comments on commit d454a84

Please sign in to comment.