Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Stabilize tests (23_2) #28706

Merged
merged 7 commits into from
Jan 16, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Pin ubuntu runner version
alexslavr committed Jan 15, 2025
commit 21b8c6e575d9af1db3a897942e9b2c1d497a2232
2 changes: 1 addition & 1 deletion .github/workflows/devextreme_npm_tests.yml
Original file line number Diff line number Diff line change
@@ -125,7 +125,7 @@ jobs:
matrix:
CONSTEL: [jquery(1/4), jquery(2/4), jquery(3/4), jquery(4/4)]

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: Demos visual tests ${{ matrix.CONSTEL }}
timeout-minutes: 30