Changeset 62411 for trunk/.github/workflows/reusable-javascript-tests.yml
- Timestamp:
- 05/22/2026 08:22:56 PM (15 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-javascript-tests.yml
r62404 r62411 56 56 run: npm ci 57 57 58 # Older branchesusing 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. 59 59 # This disables AppArmor in order to work around those failures. 60 60 #
Note: See TracChangeset
for help on using the changeset viewer.