Update. /JL
Some checks are pending
Lint and check types / build (push) Waiting to run

This commit is contained in:
2024-12-12 15:57:32 +01:00
parent 69e26f27df
commit 4a67b0a351

View File

@@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: [self-hosted, ubuntu-latest]
steps:
- uses: actions/checkout@v3