We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf745df commit 314b182Copy full SHA for 314b182
.github/workflows/dryrun.yaml
@@ -10,7 +10,7 @@ concurrency:
10
cancel-in-progress: true
11
jobs:
12
dry_run:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-large
14
steps:
15
- uses: actions/checkout@v4
16
- name: Install uv
0 commit comments