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 822eec2 commit a4ef63bCopy full SHA for a4ef63b
.github/workflows/codeql.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Analyze (${{ matrix.language }})
14
#runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
15
runs-on:
16
- group: zephyr-runner-v2-linux-x64-4xlarge
+ group: test-runner-v2-linux-x64-4xlarge
17
container:
18
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
19
options: '--entrypoint /bin/bash'
0 commit comments