changing for another docker image
CI / build-and-test (push) Failing after 19s

This commit is contained in:
2026-06-09 11:12:51 +02:00
parent a31af3723f
commit b11a47ed0b
+1 -3
View File
@@ -5,10 +5,8 @@ on:
branches: [ "master" ]
jobs:
lint:
runs-on: linepics
build-and-test:
runs-on: linmidas
runs-on: linepics
steps:
- name: Checkout repository
uses: actions/checkout@v4