Skip to content

Commit

Permalink
fix CI issues prior to release (#861)
Browse files Browse the repository at this point in the history
* fixes

* deps cleanup

* fix bench

* Update test.yaml
  • Loading branch information
Autoparallel authored Feb 8, 2024
1 parent 4d47bcd commit e1fc5a7
Show file tree
Hide file tree
Showing 14 changed files with 348 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: install rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.72.0
toolchain: 1.75.0
override: true

- name: test
Expand Down
Loading

0 comments on commit e1fc5a7

Please sign in to comment.