Skip to content

Commit bc1048e

Browse files
committed
Revert "chore: try large runners"
This reverts commit 6f0f9fd.
1 parent 6f0f9fd commit bc1048e

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: linux-x64
21+
runs-on: ubuntu-latest
2222
concurrency:
2323
group: pr-${{ github.event.number }}
2424
cancel-in-progress: true

0 commit comments

Comments
 (0)