We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9660e commit 22282a8Copy full SHA for 22282a8
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
17
- runs-on: actuated
+ runs-on: actuated-8cpu-12gb
18
steps:
19
- uses: actions/checkout@master
20
with:
.github/workflows/publish.yaml
@@ -17,7 +17,7 @@ jobs:
repository-projects: read
statuses: read
21
22
23
0 commit comments