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 62900c6 commit 13fe4deCopy full SHA for 13fe4de
.github/workflows/code-scanning-pack-gen.yml
@@ -36,7 +36,7 @@ jobs:
36
create-code-scanning-pack:
37
name: Create Code Scanning pack
38
needs: prepare-code-scanning-pack-matrix
39
- runs-on: ubuntu-22.04-xl
+ runs-on: ubuntu-20.04-xl
40
strategy:
41
fail-fast: false
42
matrix: ${{ fromJSON(needs.prepare-code-scanning-pack-matrix.outputs.matrix) }}
0 commit comments