Compare commits

...

2 Commits

Author SHA1 Message Date
d0c5203173 Merge pull request 'Update .gitea/workflows/deploy.yml' (#6) from update_ci into main
Reviewed-on: #6
2025-11-19 15:28:16 +00:00
bbe1a5d05d Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 1m11s
2025-11-19 15:27:58 +00:00

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: self-hosted
container:
image: node:20-bullseye
image: node:20-bookworm
steps:
- name: Checkout code