updated test runs to only be on linux
This commit is contained in:
@@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
test:
|
||||
name: test
|
||||
runs-on: self-hosted
|
||||
runs-on: ionos_bigger
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.10"] # Targeting Python 3.10
|
||||
|
||||
Reference in New Issue
Block a user