fix: workflow runs on
Some checks failed
Build and Release / build (push) Failing after 11s

This commit is contained in:
Chris Kruining 2026-02-03 14:30:00 +01:00
parent 040c25aac6
commit 065d5f7d9d
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: default
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4