Skip to content

Commit

Permalink
CI: Update Chrome to v112 (DevExpress#27085)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexslavr authored Apr 4, 2024
1 parent 99c6c11 commit f89461d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pin-browsers/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Install and setup Chrome and Firefox"
inputs:
chrome-version:
description: "Chrome version to install"
default: "110.0.5481.177-1"
default: "112.0.5615.165-1"
firefox-version:
description: "Firefox version to install"
default: "latest"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/qunit_tests-additional-renovation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
useJQuery: 'false'

qunit-tests-performance:
if: false
needs: build
runs-on: devextreme-shr2
name: Performance
Expand Down

0 comments on commit f89461d

Please sign in to comment.