mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
test: matrix for mssql should be named mssql
This commit is contained in:
parent
923c7aa18e
commit
b46215eca8
2
.github/workflows/sqlx.yml
vendored
2
.github/workflows/sqlx.yml
vendored
@ -222,7 +222,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
mariadb: [2019, 2017]
|
||||
mssql: [2019, 2017]
|
||||
runtime: [async-std, tokio, actix]
|
||||
needs: check
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user