update @native
Some checks failed
Setup Docker Action / setup_docker (3.12.7) (push) Has been skipped
Setup Native Action / setup_native (3.12.7) (push) Failing after 37s

This commit is contained in:
hoangvv 2025-01-15 09:18:30 +07:00
parent e4051c005a
commit fab8e6896f

View File

@ -8,7 +8,7 @@ on:
jobs:
setup_native:
if: contains(github.event.head_commit.message, '@native')
runs-on: ubuntu-latest
runs-on: host
strategy:
matrix:
python-version: [3.12.7]