use self-hosted runner

should be a lot faster
pull/25/head
Ben Phelps 2 years ago committed by GitHub
parent b61ec9836e
commit d4908d34fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save