update @native
This commit is contained in:
parent
e4051c005a
commit
fab8e6896f
@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
setup_native:
|
setup_native:
|
||||||
if: contains(github.event.head_commit.message, '@native')
|
if: contains(github.event.head_commit.message, '@native')
|
||||||
runs-on: ubuntu-latest
|
runs-on: host
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.12.7]
|
python-version: [3.12.7]
|
||||||
|
Loading…
Reference in New Issue
Block a user