use self-hosted runner

should be a lot faster
This commit is contained in:
Ben Phelps 2022-08-27 01:40:06 +03:00 committed by GitHub
parent b61ec9836e
commit d4908d34fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: self-hosted
permissions: permissions:
contents: read contents: read
packages: write packages: write