chore: bump rust compiler version to 1.73.0 for JVM and python builds
This commit is contained in:
4
.github/workflows/live-tests.yaml
vendored
4
.github/workflows/live-tests.yaml
vendored
@@ -27,8 +27,8 @@ jobs:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
|
||||
- name: "Set default Rust version to 1.67.0"
|
||||
run: rustup default 1.67.0
|
||||
- name: "Set default Rust version to 1.73.0"
|
||||
run: rustup default 1.73.0
|
||||
|
||||
- name: "Build bdk-jvm library"
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user