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.
2 parents 6cb0bd7 + 157ed03 commit 537f17eCopy full SHA for 537f17e
.github/workflows/coverity.yml
@@ -45,7 +45,7 @@ jobs:
45
- run: ci/install-dependencies.sh
46
if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos')
47
env:
48
- runs_on_pool: ${{ matrix.os }}
+ distro: ${{ matrix.os }}
49
50
# The Coverity site says the tool is usually updated twice yearly, so the
51
# MD5 of download can be used to determine whether there's been an update.
0 commit comments