Correct double runs-on

This commit is contained in:
MrMeeb 2024-04-16 09:13:41 +00:00
parent ea06fc8b7b
commit 552d600dbe

View File

@ -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