mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-20 09:40:34 +01:00
fix ci
This commit is contained in:
parent
cf7ed8e1b9
commit
8540b61a13
4
.github/workflows/ci-master.yml
vendored
4
.github/workflows/ci-master.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
branches: [master]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test_linux:
|
build_and_test_linux_nightly:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
@ -69,7 +69,7 @@ jobs:
|
|||||||
cargo install cargo-cache --version 0.6.2 --no-default-features --features ci-autoclean
|
cargo install cargo-cache --version 0.6.2 --no-default-features --features ci-autoclean
|
||||||
cargo-cache
|
cargo-cache
|
||||||
|
|
||||||
build_and_test_other:
|
build_and_test_other_nightly:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user