Skip to content

Bump pa11y-scan runner to ubuntu-22.04#4

Open
haseebmalik18 wants to merge 1 commit into
mainfrom
DSACMS/haseeb/pa11y-runner-2204
Open

Bump pa11y-scan runner to ubuntu-22.04#4
haseebmalik18 wants to merge 1 commit into
mainfrom
DSACMS/haseeb/pa11y-runner-2204

Conversation

@haseebmalik18

Copy link
Copy Markdown

CI: Bump pa11y-scan runner to Ubuntu 22.04

Problem

The pa11y-scan job was pinned to ubuntu-20.04, which has now been retired on GitHub Actions. As a result, the workflow hangs at "Waiting for a runner..." and the accessibility scan never executes.

This pin was originally added as a workaround for compatibility issues with pa11y on Ubuntu 22.04, which have since been resolved upstream:

Solution

Update the runner to ubuntu-22.04 and remove the outdated comment related to the previous workaround.

Test Plan

Verified that pa11y-scan runs successfully on ubuntu-22.04 in a downstream repository.


Closes #3

@natalialuzuriaga natalialuzuriaga left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question before merging: regarding the test plan, what is the downstream repository where you verified pa11y-scan runs successfully on ubuntu-22.04? Could you send a link to the repository and the workflow run

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.

pa11y-scan job hangs on ubuntu-20.04 runner

2 participants