Skip to content

Commit a8c415e

Browse files
committed
add runs-on
1 parent acc6c20 commit a8c415e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-release-client-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ jobs:
379379

380380
moving_latest_tag:
381381
needs: release
382+
runs-on: ubuntu-latest
382383
steps:
383384
- name: Run latest-tag
384385
uses: EndBug/latest-tag@latest

0 commit comments

Comments
 (0)