Skip to content

Commit 6611e00

Browse files
Merge pull request #13 from fingerprintjs/ci/macos-runner
ci: run release action on macos-latest
2 parents 1eb1e75 + 4190d1c commit 6611e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
with:
1212
appId: ${{ vars.APP_ID }}
1313
distFolderNeedForRelease: true
14+
runsOn: 'macos-latest'
1415
secrets:
1516
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
1617
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)