Skip to content

Commit

Permalink
more-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafa committed Nov 4, 2024
1 parent bc2150c commit 2c4ae47
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,13 +221,13 @@ jobs:
strategy:
fail-fast: false
matrix:
cmd: ['ci-integration-all', 'ci-integration-sentinel', 'ci-webdriver-default-mobile']
chrome-version: ['90', 'latest']
cmd: ['ci-integration-all']
chrome-version: ['90']
suite: [all]
include:
- cmd: ci-webdriver-default
suite: core
chrome-version: 90
# include:
# - cmd: ci-webdriver-default
# suite: core
# chrome-version: 90
# exclude:
# - cmd: ci-webdriver-default
# suite: core
Expand Down

0 comments on commit 2c4ae47

Please sign in to comment.