Skip to content

Commit 7c9f5f4

Browse files
committed
test upgrading puppeteer
1 parent 12e6f79 commit 7c9f5f4

File tree

4 files changed

+957
-271
lines changed

4 files changed

+957
-271
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)