Merge branch 'main' of https://git.aaronjy.me/aaron/aaronjy-me
Some checks failed
Deploy site / deploy (push) Has been cancelled

This commit is contained in:
Aaron Yarborough 2025-03-12 22:55:07 +00:00
commit 96376333ab

View file

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