Skip to content

Commit

Permalink
wait
Browse files Browse the repository at this point in the history
  • Loading branch information
bromine0x23 committed Nov 17, 2023
1 parent 6482c5a commit f01581b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ref: ${{ github.ref }}
check-name: OracleLinux
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 30
wait-interval: 900
wait-debian:
name: 等待上游镜像完成
runs-on: ubuntu-latest
Expand All @@ -34,7 +34,7 @@ jobs:
ref: ${{ github.ref }}
check-name: Debian
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 30
wait-interval: 900

java:
uses: ./.github/workflows/image-build.yml
Expand Down

0 comments on commit f01581b

Please sign in to comment.