Skip to content

Commit

Permalink
test upgrading puppeteer
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya committed Jun 4, 2024
1 parent 12e6f79 commit f26bd8e
Show file tree
Hide file tree
Showing 3 changed files with 957 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/if-nodejs-pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-13, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- if: >
!github.event.pull_request.draft && !(
Expand Down
Loading

0 comments on commit f26bd8e

Please sign in to comment.