-
Notifications
You must be signed in to change notification settings - Fork 28
Update actions/cache and actions/setup-node to v4 #187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, thanks for updating ios version. I'll fix safe areas in a separate PR
Description
actions/cache
to configure yarn cache - replaced withactions/setup-node
actions/cache
to v4macos-14
targetingiPhone 15 Pro
device running ios18.1
. I had previously attemptedmacos-13
andiPhone 14 Pro
but the build step took >20 minutes to complete, whereasmacos-14
the build took ~7 minutes (macos-14
runs on m1 hardware)futureware-tech/simulator-action
tov4
and set some additional config values to get CI workingactions/upload-artifact
also updated tov4
Type of Change
How Has This Been Tested?
Checklist: (Feel free to delete this section upon completion)
yarn prettier:apply
)yarn test
)