mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
CI: increase CodeQL JavaScript runner size (#71402)
* CI: increase CodeQL JavaScript runner size * CI: trim CodeQL JavaScript scope further * ci: keep CodeQL extension coverage --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- language: javascript-typescript
|
||||
runs_on: blacksmith-16vcpu-ubuntu-2404
|
||||
runs_on: blacksmith-32vcpu-ubuntu-2404
|
||||
needs_node: true
|
||||
needs_python: false
|
||||
needs_java: false
|
||||
|
||||
Reference in New Issue
Block a user