chore: remove long jobs (#9913)

This commit is contained in:
Alex Rudenko 2023-03-24 16:36:00 +01:00 committed by GitHub
parent 3a31070d05
commit 94f680a046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,6 +123,8 @@ jobs:
exclude:
- os: windows-latest
suite: chrome-bidi
- os: macos-latest
suite: chrome-headful
steps:
- name: Check out repository
uses: actions/checkout@v3.3.0
@ -186,6 +188,11 @@ jobs:
- firefox-bidi
- firefox-headful
- firefox-headless
exclude:
- os: macos-latest
suite: firefox-headful
- os: macos-latest
suite: firefox-headless
steps:
- name: Checkout
uses: actions/checkout@v3
@ -276,8 +283,6 @@ jobs:
- macos-latest
- windows-latest
node:
- 14
- 16
- 18
pkg_manager:
- npm