Updated development-build.yml

This commit is contained in:
Masu Baumgartner
2024-06-28 13:29:36 +02:00
committed by GitHub
parent 9d9717df61
commit f924bcfcc6

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v4