exec @docker
This commit is contained in:
parent
0aafdd386f
commit
97c9b2ce36
@ -41,7 +41,7 @@ jobs:
|
||||
run: make run_test
|
||||
docker:
|
||||
if: contains(github.event.head_commit.message, '@docker')
|
||||
runs-on: host
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.12.7]
|
||||
|
Loading…
Reference in New Issue
Block a user