On ubuntu?
Some checks failed
Build & Push Linode Webhook / build (push) Failing after 0s

This commit is contained in:
2025-06-23 00:56:09 +02:00
parent bdc698a552
commit 5af99168f1

View File

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