Skip to content

Commit

Permalink
Revert "chore(IDX): bazel-test-all ln1 (#3647)"
Browse files Browse the repository at this point in the history
This reverts commit 5f4503d.
  • Loading branch information
marko-k0 authored Feb 5, 2025
1 parent 9dd1f0c commit 282f04b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows-source/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
name: Bazel Test All
<<: *dind-large-setup
runs-on:
group: ln1
group: zh1
labels: dind-large
env:
CLOUD_CREDENTIALS_CONTENT: ${{ secrets.CLOUD_CREDENTIALS_CONTENT }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
-e NODE_NAME --privileged --cgroupns host -v /cache:/cache -v /var/sysimage:/var/sysimage -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info
timeout-minutes: 90
runs-on:
group: ln1
group: zh1
labels: dind-large
env:
CLOUD_CREDENTIALS_CONTENT: ${{ secrets.CLOUD_CREDENTIALS_CONTENT }}
Expand Down

0 comments on commit 282f04b

Please sign in to comment.