Skip to content

Commit

Permalink
update rust
Browse files Browse the repository at this point in the history
  • Loading branch information
luca992 committed Feb 3, 2023
1 parent a3a6350 commit 4953145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
rust: [1.66.1]
rust: [1.67.0]
make:
- name: Run integration tests # Integration tests
task: "(cd tests && TESTNET_TYPE=LocalSecret ./gradlew jvmTest --build-cache --no-daemon)"
Expand Down

0 comments on commit 4953145

Please sign in to comment.