Skip to content

Commit 6f0f9fd

Browse files
committed
chore: try large runners
1 parent 8ce7396 commit 6f0f9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-pr-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
jobs:
1919
deploy:
2020
if: github.event.action != 'closed'
21-
runs-on: ubuntu-latest
21+
runs-on: linux-x64
2222
concurrency:
2323
group: pr-${{ github.event.number }}
2424
cancel-in-progress: true

0 commit comments

Comments
 (0)