Update .gitea/workflows/ci.yml
All checks were successful
Test runner / hello (push) Successful in 6s

This commit is contained in:
Aaron Honeycutt 2025-12-10 13:26:22 -07:00
parent ea10c27c82
commit 1d6e7ba4b9

View file

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