We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e376ce + cd57065 commit e9173cdCopy full SHA for e9173cd
.github/workflows/release-wasmedge-macro.yml
@@ -19,10 +19,10 @@ jobs:
19
with:
20
fetch-depth: 0
21
22
- - name: Install Rust v1.75
+ - name: Install Rust v1.78
23
uses: dtolnay/rust-toolchain@stable
24
25
- toolchain: 1.75
+ toolchain: 1.78
26
27
- name: Dry run cargo publish
28
env:
.github/workflows/release-wasmedge-types.yml
0 commit comments