Skip to content

Commit 8508061

Browse files
Update DSC version to RC1
1 parent 142f6cd commit 8508061

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pr:
1212

1313
parameters:
1414
- name: DSCVersion
15-
default: '3.2.0-preview.14'
15+
default: '3.2.0-rc.1'
1616
type: string
1717

1818
resources:

.ci/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parameters:
55
powershellExecutable: pwsh
66
buildDirectory: '.'
77
useAzAuth: false
8-
DSCVersion: '3.2.0-preview.14'
8+
DSCVersion: '3.2.0-rc.1'
99

1010
jobs:
1111
- job: ${{ parameters.jobName }}

0 commit comments

Comments
 (0)