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 1a95713 commit 4f45942Copy full SHA for 4f45942
.github/workflows/coverity.yml
@@ -34,7 +34,7 @@ env:
34
jobs:
35
coverity_linux:
36
name: Coverity Linux
37
- runs-on: [ubuntu-latest]
+ runs-on: [intel-ubuntu-22.04]
38
steps:
39
- uses: actions/checkout@v3
40
- name: Download Linux 64 Coverity Tool
0 commit comments