ci: test with latest rust stable version 1.88

pull/13545/head
Philippe Antoine 5 months ago committed by Victor Julien
parent 10150e95ad
commit 055d270b98

@ -61,7 +61,7 @@ jobs:
sudo \
which \
zlib-devel
- run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.85.0 -y
- run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.88.0 -y
- run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- run: cargo install bindgen-cli --version 0.66.0
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

Loading…
Cancel
Save