Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Jul 27, 2024
1 parent 3c3d519 commit e9de7df
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,9 @@ jobs:

include:
- php: 8.3
mssql:
- selver: 2017-latest
mssql: {server: 2017-latest}
- php: 8.3
mssql:
- server: 2019-latest
mssql: {server: 2019-latest}

services:
mssql:
Expand Down

0 comments on commit e9de7df

Please sign in to comment.