We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55aea37 commit 6731b89Copy full SHA for 6731b89
.github/workflows/publish-nym-binaries.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Install Rust stable
55
uses: actions-rs/toolchain@v1
56
with:
57
- toolchain: 1.86.0
+ toolchain: 1.88.0
58
override: true
59
60
- name: Build all binaries
0 commit comments