Skip to content

Commit 314b182

Browse files
authored
Update dryrun.yaml
1 parent bf745df commit 314b182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dryrun.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111
jobs:
1212
dry_run:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-latest-large
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Install uv

0 commit comments

Comments
 (0)