Skip to content

Commit

Permalink
ci: build runs on macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sneas committed Jan 29, 2025
1 parent 1e37979 commit e702dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
contents: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Setup Node
Expand Down

0 comments on commit e702dcc

Please sign in to comment.