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(cypress): use ubuntu runner #6655

Merged
merged 2 commits into from
Nov 25, 2024
Merged

ci(cypress): use ubuntu runner #6655

merged 2 commits into from
Nov 25, 2024

Conversation

pixincreate
Copy link
Member

@pixincreate pixincreate commented Nov 25, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Use ubuntu runners instead.
closes #6656

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

NA

How did you test it?

See if CI checks pass.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

Copy link

Review changes with  SemanticDiff

@pixincreate pixincreate self-assigned this Nov 25, 2024
@pixincreate pixincreate added the A-CI-CD Area: Continuous Integration/Deployment label Nov 25, 2024
@pixincreate pixincreate added this to the November 2024 Release milestone Nov 25, 2024
@pixincreate pixincreate marked this pull request as ready for review November 25, 2024 11:39
@pixincreate pixincreate requested a review from a team as a code owner November 25, 2024 11:39
@SanchithHegde SanchithHegde changed the title ci: use ubuntu runner ci(cypress): use ubuntu runner Nov 25, 2024
SanchithHegde
SanchithHegde previously approved these changes Nov 25, 2024
@SanchithHegde SanchithHegde added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit 00686cc Nov 25, 2024
17 checks passed
@SanchithHegde SanchithHegde deleted the change-runner branch November 25, 2024 14:06
bsayak03 pushed a commit that referenced this pull request Nov 26, 2024
bsayak03 pushed a commit that referenced this pull request Nov 26, 2024
AmeyWale-HS pushed a commit to AmeyWale-HS/hyperswitch that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI-CD Area: Continuous Integration/Deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: use ubuntu runner
3 participants