Skip to content

Commit

Permalink
removed dependency on the examples tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aviadingo committed Dec 30, 2024
1 parent 192da66 commit 25135dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-golang-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ jobs:
run-rust-examples:
runs-on: [self-hosted, Linux, X64, icicle, examples]
runs-on: [self-hosted, Linux, X64, icicle]
needs: [check-changed-files, check-format, extract-cuda-backend-branch]
steps:
- name: Checkout Repo
Expand Down

0 comments on commit 25135dc

Please sign in to comment.