Update .gitea/workflows/services.yml
Test Workflow run in Container / test (push) Successful in 7s
Test Gitea Actions with Service Containers / build (push) Failing after 12s

This commit is contained in:
2023-07-17 17:08:17 +02:00
parent a376edc368
commit 973e9268f8
+1 -1
View File
@@ -12,7 +12,7 @@ env:
jobs:
build:
container:
image: archlinux:latest
image: ubuntu:latest
runs-on: ubuntu-latest
services:
mongodb: