Fix runner
Some checks failed
Deploy App / build-and-deploy (push) Failing after 32s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
2025-08-31 00:05:47 +02:00
parent 1e63877a2f
commit 42ad1114a9

View File

@@ -7,7 +7,7 @@ on:
jobs:
build-and-deploy:
runs-on: docker
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3