Skip to content

Commit 28801e1

Browse files
💚 (repo) [NOISSUE]: Change runner for release workflow (#390)
2 parents d857232 + 749833b commit 28801e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818
jobs:
1919
publish:
2020
environment: Production
21-
runs-on: ledgerhq-shared-medium
21+
runs-on: ledgerhq-device-sdk
2222
steps:
2323
- uses: actions/checkout@v4
2424

0 commit comments

Comments
 (0)