Skip to content

Commit 2c0e6ee

Browse files
authored
Update release-binaries.yml
1 parent 59f4186 commit 2c0e6ee

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
@@ -162,7 +162,7 @@ jobs:
162162
echo "build-flang=$build_flang" >> $GITHUB_OUTPUT
163163
case "${{ inputs.runs-on }}" in
164164
ubuntu-22.04*|windows-2022)
165-
build_runs_on="depot-${{ inputs.runs-on }}-16"
165+
build_runs_on="depot-${{ inputs.runs-on }}-64"
166166
test_runs_on=$build_runs_on
167167
;;
168168
macos-13)

0 commit comments

Comments
 (0)