Update main.yml

This commit is contained in:
rzeldent
2022-07-19 21:13:14 +02:00
committed by GitHub
parent fac893fc3e
commit 79a9a5a5e8

View File

@@ -18,7 +18,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: [self-hosted, ubuntu-latest, macos-latest, windows-latest]
runs-on: self-hosted
# Steps represent a sequence of tasks that will be executed as part of the job
steps: