Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use setup-node to install specific nodejs version #47

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

reubenmiller
Copy link
Collaborator

Avoid problems when using the default globally installed nodejs version on the runner image. Use the setup-node to control the nodejs version instead.

Copy link

github-actions bot commented Sep 22, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
7 0 1 7 100 1m10.849s

Passed Tests

Name ⏱️ Duration Suite
Get Configuration 4.789 s Operations
Install container-group package 13.434 s Operations
Install container-group with multiple files 26.911 s Operations
Uninstall container-group 2.551 s Operations
Install container package 13.219 s Operations
Uninstall container package 2.445 s Operations
Service status 7.499 s Telemetry-Main

@reubenmiller reubenmiller added this pull request to the merge queue Sep 22, 2024
Merged via the queue into main with commit b965116 Sep 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant