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

Imminent removal of Windows runner used by "build" workflow #107

Closed
per1234 opened this issue May 11, 2022 · 1 comment · Fixed by #130
Closed

Imminent removal of Windows runner used by "build" workflow #107

per1234 opened this issue May 11, 2022 · 1 comment · Fixed by #130
Assignees
Labels
conclusion: resolved Issue was resolved topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented May 11, 2022

Bug Report

Current behavior

This repository contains a GitHub Actions workflow which builds the Arduino Language Server to provide a "smoke test" and facilitate testing of pull requests and to produce nightly builds:

https://github.com/arduino/arduino-language-server/blob/main/.github/workflows/build.yml

This workflow runs jobs on Linux, macOS, and Windows machines ("runners").

The Windows runner version used is windows-2016. GitHub plans to remove this version on 2022-06-30:

actions/runner-images#5403

They are also performing intentional brownouts of the runner to encourage migration to the newer runner versions.

The original removal date was 2022-04-01 (actions/runner-images#4312). Despite the claim of a respite, none of the workflow runs since that time have passed:

https://github.com/arduino/arduino-language-server/actions/workflows/build.yml?query=is%3Asuccess

Expected behavior

"build" workflow uses a reliable Windows runner version.

@per1234 per1234 added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels May 11, 2022
@Ziya137200

This comment was marked as abuse.

@per1234 per1234 linked a pull request Aug 3, 2022 that will close this issue
3 tasks
@per1234 per1234 added the conclusion: resolved Issue was resolved label Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants