-
Notifications
You must be signed in to change notification settings - Fork 613
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1782 from Nozbe/bump-deps
Bump deps
- Loading branch information
Showing
149 changed files
with
3,288 additions
and
2,598 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ jobs: | |
- name: Check docs build | ||
run: cd docs-website && yarn install && cd .. && yarn docs:build | ||
ios: | ||
runs-on: macos-11 | ||
runs-on: macos-13-large | ||
name: iOS tests | ||
steps: | ||
- uses: actions/checkout@v3 | ||
|
@@ -37,7 +37,7 @@ jobs: | |
- name: Set Xcode version | ||
uses: maxim-lobanov/[email protected] | ||
with: | ||
xcode-version: 13.2.1 | ||
xcode-version: 14.3 | ||
- name: ccache | ||
uses: hendrikmuhs/ccache-action@v1 | ||
- name: cache node_modules | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.