Skip to content

Commit 49ea9e8

Browse files
authored
Can we connect to sql 2014 from windows?
1 parent 885e32a commit 49ea9e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CI/Azure-DevOps/AZ_MainPipeline.yml

+3
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,9 @@ stages:
469469
- job: Package_tSQLt_Artifact
470470
dependsOn: Build_Dacpac
471471

472+
pool:
473+
vmImage: 'windows-latest'
474+
472475
steps:
473476

474477
- checkout: self

0 commit comments

Comments
 (0)