Skip to content

Commit

Permalink
fix: remove deprecated fil library (#106)
Browse files Browse the repository at this point in the history
* fix: remove deprecated fil library

* feat: upgrade deprecated fil dep in ikc

* Update build-release-ios.yml runs-on

* Update build-release-ios.yml runs-on macos-14

* feat: remove forest_bigint support
  • Loading branch information
XuNeal authored Jul 11, 2024
1 parent 74b634b commit 1d4c8a9
Show file tree
Hide file tree
Showing 26 changed files with 765 additions and 705 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
name: Build iOS Release
if: github.event.review.state == 'approved'
runs-on: macos-12
runs-on: macos-14
steps:
- name: Get the latest commit SHA
id: sha
Expand Down
Loading

0 comments on commit 1d4c8a9

Please sign in to comment.