Skip to content

Commit dfec6ad

Browse files
authored
ci: rm precise pin (#55)
1 parent b2a9720 commit dfec6ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ jobs:
103103
- uses: Swatinem/rust-cache@v2
104104
with:
105105
cache-on-failure: true
106-
- name: pin cc # https://github.com/rust-lang/cc-rs/issues/1109
107-
run: cargo update cc --precise 1.0.99
108106
- name: cargo hack
109107
run: |
110108
cargo hack build --workspace --target wasm32-wasip1

0 commit comments

Comments
 (0)