Skip to content

Commit 537f17e

Browse files
committed
Merge branch 'jk/ci-test-with-jgit-fix'
CI fix. * jk/ci-test-with-jgit-fix: ci: update coverity runs_on_pool reference
2 parents 6cb0bd7 + 157ed03 commit 537f17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- run: ci/install-dependencies.sh
4646
if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos')
4747
env:
48-
runs_on_pool: ${{ matrix.os }}
48+
distro: ${{ matrix.os }}
4949

5050
# The Coverity site says the tool is usually updated twice yearly, so the
5151
# MD5 of download can be used to determine whether there's been an update.

0 commit comments

Comments
 (0)