Skip to content

Commit

Permalink
attempt to fix actions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfugil committed Jan 1, 2025
1 parent e35fb24 commit a0b5fba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,10 @@ jobs:
include:
- arch: arm64
os: iphoneos
minos: 12.0
minos: "12.0"
- arch: arm64
os: appletvos
minos: 12.0

minos: "12.0"
runs-on: macos-15
name: Build
steps:
Expand Down

0 comments on commit a0b5fba

Please sign in to comment.