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 7b9e047 commit 2ec3ce5Copy full SHA for 2ec3ce5
.github/workflows/ci.yaml
@@ -623,7 +623,7 @@ jobs:
623
default: true
624
buildtargets: esp32
625
ldproxy: false
626
- version: "1.88.0"
+ version: "1.88.0" # Pinned because of https://github.com/esp-rs/rust/issues/266
627
- uses: Swatinem/rust-cache@v2
628
- name: Build and Test Printer demo
629
shell: bash
.github/workflows/nightly_tests.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments