Skip to content

Commit

Permalink
CI: use macos-latest runner
Browse files Browse the repository at this point in the history
  • Loading branch information
chendaniely authored May 31, 2024
1 parent 89c416c commit ef6ed2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Quarto Publish

jobs:
build-deploy:
runs-on: ubuntu-latest
runs-on: macos-latest
permissions:
contents: write
steps:
Expand Down

0 comments on commit ef6ed2d

Please sign in to comment.