Merge pull request #3576 from AuxXxilium/dev

build: update
This commit is contained in:
AuxXxilium 2024-09-17 19:57:24 +02:00 committed by GitHub
commit 802b28587c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@main

View File

@ -37,7 +37,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@main