ci: opt into Node.js 24 for GitHub Actions
This commit is contained in:
parent
9230c2c4d4
commit
6eb8d1ed20
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -19,6 +19,7 @@ concurrency:
|
|||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
DOCKERHUB_IMAGE: gmcintire/towerops-agent
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue