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 5a5ea43 commit 272d8a9Copy full SHA for 272d8a9
.github/workflows/build.yml
@@ -39,7 +39,7 @@ env:
39
jobs:
40
build:
41
name: Build & Upload contracts
42
- runs-on: self-hosted
+ runs-on: ubicloud-standard-16
43
steps:
44
- uses: actions/checkout@v3
45
with:
.github/workflows/cleanup.yml
@@ -42,7 +42,7 @@ on:
del_runs:
+ runs-on: ubicloud-standard-8
46
47
- name: Delete workflow runs
48
uses: Mattraks/delete-workflow-runs@v2
0 commit comments