Skip to content

Commit 4b84127

Browse files
authored
ci: Assets not building with auto-release workflow (#1692)
1 parent 39595d6 commit 4b84127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-automated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88

99
jobs:
1010
release:
11-
runs-on: ubuntu-latest
11+
runs-on: macos-11
1212
outputs:
1313
current_tag: ${{ steps.tag.outputs.current_tag }}
1414
steps:

0 commit comments

Comments
 (0)