Skip to content

Commit

Permalink
ci: Remove macOS-13 from build CI, since macOS-14 image works well an…
Browse files Browse the repository at this point in the history
…d visionOS build is somehow broken in Intel CI
  • Loading branch information
rinsuki committed Jan 30, 2024
1 parent bb7684e commit 3fd391e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- iOS
- visionOS
machine:
- "macOS-13"
- "macOS-14"
runs-on: ${{ matrix.machine }}
steps:
Expand Down

0 comments on commit 3fd391e

Please sign in to comment.