ci: update node env requirements on amd64 -- gcc & clang
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
light7734 2026-02-12 13:09:29 +03:30
parent 8ebe882d58
commit 1dffe41180
Signed by: light7734
GPG key ID: 85541DEAEB3DF469

View file

@ -21,6 +21,8 @@ steps:
kind: pipeline
type: docker
name: amd64 — gcc
node:
environment: marci
trigger:
branch:
- main
@ -42,6 +44,8 @@ steps:
kind: pipeline
type: docker
name: amd64 — clang
node:
environment: marci
trigger:
branch:
- main
@ -72,6 +76,8 @@ steps:
kind: pipeline
type: docker
name: static analysis
node:
environment: marci
trigger:
branch:
- main