We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348b624 commit 16845eeCopy full SHA for 16845ee
1 file changed
.github/workflows/build.yml
@@ -9,18 +9,6 @@ jobs:
9
include:
10
- os: ubuntu-22.04
11
sqlserver-version: 2022
12
- - os: windows-2025
13
- sqlserver-version: 2022
14
15
- sqlserver-version: 2019
16
- - os: windows-2022
17
18
19
20
- - os: windows-2019
21
22
23
24
steps:
25
- uses: actions/checkout@v4
26
- uses: ./.
0 commit comments