Skip to content

Commit

Permalink
Lock bumpalo to less than 3.15.0 (kanidm#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
micolous committed Apr 8, 2024
1 parent a506d89 commit 70ae208
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
pkgs: openssl
triplet: x64-windows-static-md
token: ${{ github.token }}
# Transitive dependency of wasm-bindgen; works around https://github.com/rustwasm/wasm-bindgen/issues/3918
- run: cargo update -p bumpalo --precise 3.14.0
- run: cargo build --workspace --exclude webauthn-authenticator-rs

# Don't run clippy on Windows, we only need to run it on Linux
Expand Down

0 comments on commit 70ae208

Please sign in to comment.