ci: opt into Node.js 24 for GitHub Actions

This commit is contained in:
Graham McIntire 2026-03-24 12:48:57 -05:00
parent 9230c2c4d4
commit 6eb8d1ed20
No known key found for this signature in database

View file

@ -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