Change back runner tag

This commit is contained in:
2025-06-23 01:29:31 +02:00
parent 68e7dcdd35
commit 9278c0dd56

View File

@@ -6,7 +6,7 @@ on:
- main - main
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: docker
steps: steps:
- name: Clone repo with token auth - name: Clone repo with token auth
run: | run: |