Skip to content

Commit e35420b

Browse files
use macos for render-readme (#201)
1 parent 3a3529b commit e35420b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/render-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: render-readme
1111

1212
jobs:
1313
render-readme:
14-
runs-on: ubuntu-latest
14+
runs-on: macos-latest
1515
env:
1616
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1717

0 commit comments

Comments
 (0)