We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037f9f2 commit 8a4b36bCopy full SHA for 8a4b36b
.github/workflows/build_doc.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
jobs:
13
Build_Doc:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
steps:
16
- name: Clone OpenVINO
17
uses: actions/checkout@v4
.github/workflows/py_checks.yml
@@ -22,7 +22,7 @@ concurrency:
22
23
24
linters:
25
26
27
28
0 commit comments