Update .github/workflows/build-and-test.yml
Some checks are pending
Deploy site / deploy (push) Waiting to run

This commit is contained in:
Aaron Yarborough 2025-03-12 21:04:42 +00:00
parent 6b6e9e6c6c
commit a389a43b63

View file

@ -8,7 +8,7 @@ on:
jobs:
build-and-test:
runs-on: ubuntu-latest
runs-on: forgejo-runner-one
steps:
- uses: actions/checkout@v4