Update .gitea/workflows/ci.yml
Some checks are pending
Test runner / hello (push) Waiting to run

This commit is contained in:
Aaron Honeycutt 2025-12-10 13:17:59 -07:00
parent 8b39e2d694
commit ea10c27c82

View file

@ -6,7 +6,7 @@ on:
jobs:
hello:
runs-on: monolith
runs-on: ubuntu-latest
steps:
- name: Print host info
run: |