Try self-hosted github runner

This commit is contained in:
Andras Schmelczer 2025-01-02 22:58:11 +00:00
parent 9e4302354a
commit fb8badae44
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v4