Skip to content

Commit f302e84

Browse files
committed
This affects branches prior to 6.1.
1 parent 95580d9 commit f302e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-javascript-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Install npm Dependencies
5656
run: npm ci
5757

58-
# Older branches using outdated versions of Puppeteer fail on newer versions of the `ubuntu-24` image.
58+
# Branches prior to 6.1 using outdated versions of Puppeteer fail on newer versions of the `ubuntu-24` image.
5959
# This disables AppArmor in order to work around those failures.
6060
#
6161
# See https://issues.chromium.org/issues/373753919

0 commit comments

Comments
 (0)