Skip to content

Commit a4ef63b

Browse files
committed
workaround
Signed-off-by: Anas Nashif <[email protected]>
1 parent 822eec2 commit a4ef63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Analyze (${{ matrix.language }})
1414
#runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
1515
runs-on:
16-
group: zephyr-runner-v2-linux-x64-4xlarge
16+
group: test-runner-v2-linux-x64-4xlarge
1717
container:
1818
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
1919
options: '--entrypoint /bin/bash'

0 commit comments

Comments
 (0)