exec @docker
Some checks failed
Setup Native Action / native (3.12.7) (push) Has been skipped
Setup Native Action / docker (3.12.7) (push) Failing after 1m9s

This commit is contained in:
hoangvv 2025-01-15 12:10:00 +07:00
parent 0aafdd386f
commit 97c9b2ce36

View File

@ -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]