CI
This commit is contained in:
parent
c3db8f4b65
commit
7d36e43ac1
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -489,7 +489,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version: [10.6, 10.5, 10.4]
|
version: [10.6]
|
||||||
runtime: [actix]
|
runtime: [actix]
|
||||||
tls: [native-tls]
|
tls: [native-tls]
|
||||||
services:
|
services:
|
||||||
@ -550,7 +550,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version: [14, 13, 12, 11, 10]
|
version: [14, 13, 12]
|
||||||
runtime: [tokio]
|
runtime: [tokio]
|
||||||
tls: [native-tls]
|
tls: [native-tls]
|
||||||
services:
|
services:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user