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:
|
||||
matrix:
|
||||
version: [13.3, 12.7, 11.12, 10.17, 9.6.22]
|
||||
runtime: [async-std, actix, tokio]
|
||||
tls: [native-tls, rustls]
|
||||
runtime: [tokio]
|
||||
tls: [native-tls]
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:${{ matrix.version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user