1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-20 09:40:34 +01:00
This commit is contained in:
Rob Ede 2021-12-31 08:38:31 +00:00
parent cf7ed8e1b9
commit 8540b61a13
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -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: