mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-27 17:22:57 +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]
|
||||
|
||||
jobs:
|
||||
build_and_test_linux:
|
||||
build_and_test_linux_nightly:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
@ -69,7 +69,7 @@ jobs:
|
||||
cargo install cargo-cache --version 0.6.2 --no-default-features --features ci-autoclean
|
||||
cargo-cache
|
||||
|
||||
build_and_test_other:
|
||||
build_and_test_other_nightly:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user