Skip to content

Commit

Permalink
fix: github action failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroOnet committed Nov 12, 2024
1 parent 88d2929 commit 9c2e557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
run-test:
runs-on: macos-12
runs-on: macos-13
strategy:
matrix:
destination: ["iOS Simulator,name=iPhone 14"]
Expand Down

0 comments on commit 9c2e557

Please sign in to comment.