Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Mar 22, 2024
1 parent 9d197dd commit cf31f19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
strategy:
matrix:
target: [iOS, tvOS, macOS, catalyst, watchOS]
os: [macos-12, macos-13]
os: [macos-12, macos-13, macos-14]
include:
- os: macos-12
xcode: Xcode_14.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mlmodeldownloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
strategy:
matrix:
target: [iOS, tvOS, macOS, catalyst, watchOS]
os: [macos-12, macos-13]
os: [macos-12, macos-13, macos-14]
include:
- os: macos-12
xcode: Xcode_14.2
Expand Down

0 comments on commit cf31f19

Please sign in to comment.