Migrate workflows to Blacksmith
This commit is contained in:
committed by
GitHub
parent
90043fe84d
commit
6c4d935d90
2
.github/workflows/daedalus-docker.yml
vendored
2
.github/workflows/daedalus-docker.yml
vendored
@@ -19,7 +19,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user