Skip to content

Commit 917e82c

Browse files
Add missing runs-on field for MSI package job
1 parent 550fd06 commit 917e82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-packages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.DB_CI_CPROVER_ACCESS_TOKEN }}
5959

6060
windows-msi-package:
61+
runs-on: windows-2019
6162
env:
6263
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6364
steps:

0 commit comments

Comments
 (0)