Skip to content

Commit 66bc686

Browse files
authored
Update main.yml
1 parent 788950d commit 66bc686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
VERSION: ${{ needs.release.outputs.version }}
305305
working-directory: ./sdk
306306
check-for-program-version-changes:
307-
runs-on: ubuntu-latest
307+
runs-on: ubicloud
308308
# Set job outputs to values from filter step
309309
outputs:
310310
program: ${{ steps.filter.outputs.program }}

0 commit comments

Comments
 (0)