Correct double runs-on
This commit is contained in:
parent
ea06fc8b7b
commit
552d600dbe
@ -38,7 +38,6 @@ jobs:
|
|||||||
username: Gitea
|
username: Gitea
|
||||||
avatarUrl: ${{ vars.RUNNER_ICON_URL }}
|
avatarUrl: ${{ vars.RUNNER_ICON_URL }}
|
||||||
"Notify":
|
"Notify":
|
||||||
runs-on: ubuntu-docker-latest
|
|
||||||
runs-on: [ubuntu-docker-latest, linux/amd64]
|
runs-on: [ubuntu-docker-latest, linux/amd64]
|
||||||
steps:
|
steps:
|
||||||
- name: Notify of success
|
- name: Notify of success
|
||||||
|
Loading…
x
Reference in New Issue
Block a user