Skip to content

Commit

Permalink
use macos for render-readme (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher authored Jul 16, 2022
1 parent 3a3529b commit e35420b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: render-readme

jobs:
render-readme:
runs-on: ubuntu-latest
runs-on: macos-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e35420b

Please sign in to comment.