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 a908642 commit 1f52a8eCopy full SHA for 1f52a8e
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
concurrency:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
- runs-on: alexellis/upload-assets
+ runs-on: actuated-8cpu-16gb
17
steps:
18
- uses: actions/checkout@master
19
with:
0 commit comments