wrong version oops
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 3s
Build and Deploy Frontend / build-and-deploy (push) Failing after 2s

This commit is contained in:
2026-02-28 15:14:43 -06:00
parent 87768ffc21
commit e3b4794f2b
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
build-and-deploy:
runs-on: debian12
container:
image: ubuntu-latest
image: ubuntu:22.04
steps:
- name: Checkout code