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