We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c572908 commit 931c8d9Copy full SHA for 931c8d9
1 file changed
.github/workflows/run-test-harness.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
contents: read
12
runs-on:
13
- labels: ubicloud-standard-8
+ labels: ubuntu-latest-larger
14
steps:
15
- uses: DevCycleHQ/test-harness@main
16
with:
0 commit comments