Skip to content

Commit c8d6164

Browse files
authored
Move off HL-... pools (#440)
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
1 parent 5885bae commit c8d6164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_cargo_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
publish-hyperlight-wasm:
14-
runs-on: [self-hosted, Linux, X64, "1ES.Pool=HL-Ubuntu-22.04-KVM", "JobId=publish-hyperlight-wasm-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}"]
14+
runs-on: [self-hosted, Linux, X64, "1ES.Pool=hld-kvm-intel", "JobId=publish-hyperlight-wasm-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}"]
1515
steps:
1616

1717
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)