We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86e6a8 commit 145dc28Copy full SHA for 145dc28
.github/workflows/run-console.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
run-console:
13
- runs-on: [self-hosted, shared]
+ runs-on: [self-hosted, Linux, X64, shared]
14
15
steps:
16
- name: Checkout Public Repository
0 commit comments