move to self-hosted

This commit is contained in:
Colin Griffin
2022-12-22 16:45:18 -05:00
parent c652cac1bd
commit d4d7fdbae6

View File

@@ -28,7 +28,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
runs-on: self-hosted
# Steps represent a sequence of tasks that will be executed as part of the job
steps: