ci: remove blacksmith runner/actions and use self-hosted labels
This commit is contained in:
@@ -37,7 +37,7 @@ permissions:
|
||||
jobs:
|
||||
codeql:
|
||||
name: CodeQL Analysis
|
||||
runs-on: blacksmith-2vcpu-ubuntu-2404
|
||||
runs-on: [self-hosted, Linux, X64]
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user