Skip to content

Commit ee3376a

Browse files
committed
Updated testing matrix
1 parent 53a5875 commit ee3376a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/actions.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ jobs:
2323
strategy:
2424
matrix:
2525
node:
26+
- 22
2627
- 20
27-
- 18 # Support for <= 16 was dropped in puppeteer version 22.0.0
2828
puppeteer_version:
29-
- 22.5.0 # 2024-03-15 - Breaking context change
29+
- 24.30.0
30+
# - 22.5.0 # 2024-03-15 - Breaking context change
3031
# - 13.1.0 # 2022-01-17 - Chromium 98.0.4758.0
3132
# - 10.0.0 # 2021-05-31 - Chromium 92.0.4512.0
3233
# - 9.1.1 # (2021-02-04) - Types: PuppeteerNodeLaunchOptions introduced

0 commit comments

Comments
 (0)