updated test runs to only be on linux

This commit is contained in:
2025-06-06 17:44:07 -05:00
parent 7386fdeeed
commit 5d475f9d08
+1 -1
View File
@@ -5,7 +5,7 @@ on: [push, pull_request]
jobs: jobs:
test: test:
name: test name: test
runs-on: self-hosted runs-on: ionos_bigger
strategy: strategy:
matrix: matrix:
python-version: ["3.10"] # Targeting Python 3.10 python-version: ["3.10"] # Targeting Python 3.10