We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f48339 commit d6775f0Copy full SHA for d6775f0
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
concurrency:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
- runs-on: actuated-8cpu-16gb
+ runs-on: actuated-8cpu-12gb
17
steps:
18
- uses: actions/checkout@v5
19
with:
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
publish:
10
11
12
0 commit comments