updated test runs to only be on linux
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user