This commit is contained in:
Alie 2023-12-25 13:17:49 +01:00
parent 26a9bb637d
commit ad39c07755
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
jobs:
run-tests:
runs-on: ubuntu-latest
runs-on: forgejo-runner
env:
COMPOSE_FILE: compose.yaml
DOCKER_USER: ${{ secrets.DOCKER_USER }}