Skip to content

Commit 3790162

Browse files
committed
Run CI on cluster again
1 parent 69fefa7 commit 3790162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- os: Linux
2121
arch: X64
2222
triple: x86_64-unknown-linux-gnu
23-
runs-on: [ self-hosted, release, "${{ matrix.os }}", "${{ matrix.arch }}" ]
23+
runs-on: [ self-hosted, cluster, "${{ matrix.os }}", "${{ matrix.arch }}" ]
2424
steps:
2525
- name: Install Rust
2626
uses: risc0/actions-rs-toolchain@v1

0 commit comments

Comments
 (0)