Skip to content

Commit

Permalink
Pick highest available runtime for the simulator (#44)
Browse files Browse the repository at this point in the history
* Pick highest available runtime for the simulator

* Fix semver extraction
  • Loading branch information
nirinchev authored Feb 27, 2024
1 parent 28a12a2 commit 6418e15
Show file tree
Hide file tree
Showing 6 changed files with 3,534 additions and 198 deletions.
2 changes: 1 addition & 1 deletion run-ios-simulator/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ inputs:
default: iOS

runs:
using: node16
using: node20
main: ./dist/index.js
Loading

0 comments on commit 6418e15

Please sign in to comment.