use debian
Some checks failed
Deploy website to VPS / build-and-deploy (push) Failing after 29s

This commit is contained in:
Evan Scamehorn
2026-01-07 17:10:56 -06:00
parent ca42519222
commit 3f205c2a94

View File

@@ -11,7 +11,7 @@ on:
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: ubuntu-latest # This maps to your node:20-alpine runner runs-on: debian-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4