From 5f92d49adffd2c6a5b76de05e61f8f1511b26218 Mon Sep 17 00:00:00 2001 From: Lukas Kollmer Date: Thu, 25 Jun 2026 17:08:35 +0200 Subject: [PATCH] remove forced ubuntu usage --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5309d06..a05d00a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,6 @@ jobs: uses: SchmiedmayerLab/.github/.github/workflows/swift-package-ci.yml@v0.2 with: linux_run_tests: true - linux_runners: '["ubuntu-latest"]' secrets: inherit permissions: contents: read