runs on Linux, not alpine?
CI (Lint + Format Checks) / lint (pull_request) Has been cancelled

This commit is contained in:
2026-05-15 23:56:30 +02:00
parent c5ee27bf62
commit 24526ca2d1
+1 -2
View File
@@ -5,8 +5,7 @@ on:
jobs: jobs:
lint: lint:
runs-on: alpine runs-on: linux
container: alpine:latest container: alpine:latest
steps: steps: