Change runner environment from 'uv' to 'myst' in serve workflow
All checks were successful
/ serve (push) Successful in 11m10s
All checks were successful
/ serve (push) Successful in 11m10s
This commit is contained in:
parent
d80efd3aa5
commit
59d1294ba8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
|||
- 'v*'
|
||||
jobs:
|
||||
serve:
|
||||
runs-on: uv
|
||||
runs-on: myst
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue