Skip to content

Commit a4d145b

Browse files
committed
Run windows on depot
1 parent a202146 commit a4d145b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
fi
164164
165165
case "${{ inputs.runs-on }}" in
166-
ubuntu-22.04*)
166+
ubuntu-22.04* | windows-2022)
167167
build_runs_on="depot-${{ inputs.runs-on }}-16"
168168
test_runs_on=$build_runs_on
169169
;;

0 commit comments

Comments
 (0)