GitHub Action
This commit is contained in:
parent
af26afcf71
commit
35c9cbe60a
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -230,8 +230,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: [13.3, 12.7, 11.12, 10.17, 9.6.22]
|
version: [13.3, 12.7, 11.12, 10.17, 9.6.22]
|
||||||
runtime: [async-std, actix, tokio]
|
runtime: [tokio]
|
||||||
tls: [native-tls, rustls]
|
tls: [native-tls]
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:${{ matrix.version }}
|
image: postgres:${{ matrix.version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user