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 74d8f1a commit de8028eCopy full SHA for de8028e
.github/workflows/coding_guidelines.yml
@@ -4,7 +4,7 @@ on: pull_request
4
5
jobs:
6
compliance_job:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
8
name: Run coding guidelines checks on patch series (PR)
9
steps:
10
- name: Checkout the code
0 commit comments