mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-08 21:28:07 +00:00
ci: build docs on stable
This avoids https://github.com/rust-lang/rust/issues/57628 and also generally makes sense since wasm-bindgen buils on stable.
This commit is contained in:
parent
d79ca22234
commit
222d5ca00d
@ -223,7 +223,7 @@ matrix:
|
|||||||
if: branch = master
|
if: branch = master
|
||||||
|
|
||||||
# Build API documentation
|
# Build API documentation
|
||||||
- rust: nightly
|
- rust: stable
|
||||||
name: "doc: API documentation"
|
name: "doc: API documentation"
|
||||||
install: *INSTALL_AWS
|
install: *INSTALL_AWS
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user