Skip to content

Commit d62bda9

Browse files
Update build-and-test.yml
1 parent 12c3d31 commit d62bda9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
6.0.x
120120
121121
- name: DotNet Build
122+
if: ${{ matrix.options.sdk-preview != true }}
122123
shell: pwsh
123124
run: ./ci-build.ps1 "${{matrix.options.framework}}"
124125
env:

0 commit comments

Comments
 (0)