We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5885bae commit c8d6164Copy full SHA for c8d6164
1 file changed
.github/workflows/dep_cargo_publish.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
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 }}"]
+ runs-on: [self-hosted, Linux, X64, "1ES.Pool=hld-kvm-intel", "JobId=publish-hyperlight-wasm-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}"]
15
steps:
16
17
- uses: actions/checkout@v5
0 commit comments