Skip to content

Commit

Permalink
Update runner
Browse files Browse the repository at this point in the history
  • Loading branch information
kaishin committed Jan 2, 2024
1 parent 21a4e4f commit fbeb3c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ on:

jobs:
build:
runs-on: macOS-latest
runs-on: macOS-13
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit fbeb3c2

Please sign in to comment.