Skip to content

Commit f26bd8e

Browse files
committed
test upgrading puppeteer
1 parent 12e6f79 commit f26bd8e

File tree

3 files changed

+957
-249
lines changed

3 files changed

+957
-249
lines changed

.github/workflows/if-nodejs-pr-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
os: [ubuntu-latest, macos-13, windows-latest]
17+
os: [ubuntu-latest, macos-latest, windows-latest]
1818
steps:
1919
- if: >
2020
!github.event.pull_request.draft && !(

0 commit comments

Comments
 (0)