update @native
This commit is contained in:
parent
e4051c005a
commit
fab8e6896f
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user