Skip to content

Commit

Permalink
fix: macos runner image (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzaku authored Nov 11, 2024
1 parent 244e7c8 commit e5b24e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
settings:
- host: macos-latest
- host: macos-13
target: x86_64-apple-darwin
build: |
yarn build
Expand Down

0 comments on commit e5b24e9

Please sign in to comment.