Skip to content

Commit

Permalink
Added Safari 17 to supported browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
sgravrock committed Feb 6, 2024
1 parent 409d2e2 commit 726c152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Microsoft Edge) as well as Node.
| Environment | Supported versions |
|-------------------|---------------------|
| Node | 18, 20 |
| Safari | 15-16 |
| Safari | 15-17 |
| Chrome | Evergreen |
| Firefox | Evergreen, 102, 115 |
| Edge | Evergreen |
Expand Down
1 change: 1 addition & 0 deletions scripts/run-all-browsers
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ run_browser chrome latest "macOS 12"
run_browser firefox latest
run_browser firefox 115
run_browser firefox 102
run_browser safari 17
run_browser safari 16
run_browser safari 15
run_browser MicrosoftEdge latest
Expand Down

0 comments on commit 726c152

Please sign in to comment.