Correct double runs-on
This commit is contained in:
parent
2a1abc872d
commit
80aab4cb57
@ -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