Skip to content

Commit

Permalink
update to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MedovTimur committed Sep 30, 2024
1 parent 340c067 commit 9f0c223
Show file tree
Hide file tree
Showing 15 changed files with 2,476 additions and 6,942 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Prepare environment
run: |
mkdir -p extended-vft/target/tmp
curl -L https://get.gear.rs/gear-v1.5.0-x86_64-unknown-linux-gnu.tar.xz -o - | tar xJ -C extended-vft/target/tmp
curl -L https://get.gear.rs/gear-v1.6.1-x86_64-unknown-linux-gnu.tar.xz -o - | tar xJ -C extended-vft/target/tmp
- name: Run tests
run: cargo test -r --manifest-path extended-vft/Cargo.toml -- --ignored
Expand Down
Loading

0 comments on commit 9f0c223

Please sign in to comment.