This commit is contained in:
2025-06-30 17:05:34 -07:00
parent 04527c49b9
commit aae2d72ccc

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
docker:
runs-on: ubuntu-latest
runs-on: cth-ubuntu-latest
steps:
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh