1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +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]
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: