Skip to content

Commit

Permalink
IDX GitHub Automation
Browse files Browse the repository at this point in the history
  • Loading branch information
IDX GitHub Automation authored and IDX GitHub Automation committed Jun 10, 2024
1 parent 5859561 commit ef11699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/schedule-hourly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ jobs:
bazel-test-coverage:
name: Bazel Test Coverage
runs-on:
labels: bazel-runner-large
labels: dind-runner-large
container:
image: ghcr.io/dfinity/ic-build@sha256:eb85228ebf7511e2589f86788345eb3d1c8144914a8a2fa771d4347ddacac413
timeout-minutes: 120
if: ${{ vars.RUN_CI == 'true' }}
timeout-minutes: 120
steps:
- name: Before script
if: always()
Expand Down

0 comments on commit ef11699

Please sign in to comment.