This commit is contained in:
parent
bf89632e26
commit
62bbf632d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ["amd64", "dev"]
|
||||
|
||||
steps:
|
||||
# Step 1: Checkout the repository
|
||||
|
|
Loading…
Reference in a new issue