We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a1019 commit 936496bCopy full SHA for 936496b
.github/workflows/create-release-pr.yml
@@ -46,7 +46,7 @@ jobs:
46
# Unity specific steps
47
update-version:
48
needs: prep
49
- runs-on: macos-latest
+ runs-on: ubuntu-latest
50
outputs:
51
unity_from: ${{ steps.current_versions.outputs.unity_from }}
52
ios_from: ${{ steps.current_versions.outputs.ios_from }}
0 commit comments