Change runs-on.

This commit is contained in:
2024-03-04 15:34:10 -07:00
parent efda385a4d
commit b48cdb9313

View File

@@ -16,7 +16,7 @@ on:
type: boolean
jobs:
build:
runs-on: ubuntu-latest
runs-on: cjyar-24
steps:
- uses: actions/checkout@v4
- name: Install Docker