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 7a9b76c commit 40564faCopy full SHA for 40564fa
.github/workflows/compliance.yml
@@ -4,7 +4,7 @@ on: pull_request
4
5
jobs:
6
compliance_job:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
8
name: Run compliance checks on patch series (PR)
9
steps:
10
- name: Checkout the code
0 commit comments