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 6, 2024
1 parent c30d168 commit 30e031b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,10 +408,10 @@ jobs:
cargo-clippy-linux:
name: Cargo Clippy Linux
runs-on:
labels: dind-runner-large
labels: bazel-runner-small
container:
image: ghcr.io/dfinity/ic-build@sha256:eb85228ebf7511e2589f86788345eb3d1c8144914a8a2fa771d4347ddacac413
timeout-minutes: 60
timeout-minutes: 45
if: ${{ vars.RUN_CI == 'true' }}
steps:
- name: Before script
Expand Down

0 comments on commit 30e031b

Please sign in to comment.