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 aa14dac commit 56e5accCopy full SHA for 56e5acc
.github/workflows/new-name.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
compute-changes:
16
name: Compute changed files
17
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
18
timeout-minutes: 10
19
env:
20
branch_base: 'origin/${{ github.event.pull_request.base.ref }}'
0 commit comments