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