diff --git a/.forgejo/workflows/cicd.yml b/.forgejo/workflows/cicd.yml index a4b4a4d..e9f0f75 100644 --- a/.forgejo/workflows/cicd.yml +++ b/.forgejo/workflows/cicd.yml @@ -7,7 +7,7 @@ on: jobs: build_test_deploy_test: - runs-on: dotnet10 + runs-on: docker steps: - uses: actions/checkout@v4