Use ubuntu-latest
Some checks failed
Build & Push Linode Webhook / build (push) Failing after 0s

This commit is contained in:
2025-06-23 03:57:49 +02:00
parent 9278c0dd56
commit 7532bb9ff2

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: |