chore: package build version

This commit is contained in:
Daniel Ziltener 2021-08-27 13:38:03 +02:00
parent fcd81b54e1
commit 32eb13f95e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
environment:
version: '5.2.0'
binaryversion: '11'
build: '6'
build: '7'
steps:
- checkout
- run: iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))