try running directly on the host?
This commit is contained in:
parent
b717315401
commit
29249c0151
@ -4,7 +4,7 @@ on: [ push ]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: debian-latest
|
runs-on: debian-host
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [ "3.12" ]
|
python-version: [ "3.12" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user