Use the right runs-on
Some checks failed
Deploy / deploy (push) Failing after 48s

This commit is contained in:
Julia Johannesen 2026-08-17 18:40:47 -04:00
parent fa2c7aa0d7
commit b5e6c632a5
Signed by: julia
GPG key ID: 4A1377AF3E7FBC46

View file

@ -17,7 +17,7 @@ concurrency:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v6