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 type: boolean
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: cjyar-24
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install Docker - name: Install Docker