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

Updated PR runner to use MacOS-latest #161

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Jurredr
Copy link
Contributor

@Jurredr Jurredr commented Nov 8, 2024

Problem

The OS for the GitHub Action test runner currently runs Ubuntu, causing different results for E2E test runners compared to local dev environments.

Solution

Use MacOS-latest as test runner OS.

Tests

  • I have tested this change on VSCode
  • I have tested this change on JetBrains

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sorry, something went wrong.

@Jurredr Jurredr requested a review from a team as a code owner November 8, 2024 14:16
@Jurredr Jurredr linked an issue Nov 8, 2024 that may be closed by this pull request
@Jurredr Jurredr self-assigned this Nov 8, 2024
@Jurredr Jurredr added the new feature New feature or request label Nov 8, 2024
@dogusata dogusata merged commit c2e78fa into main Nov 8, 2024
1 check passed
@dogusata dogusata deleted the 160-use-macos-in-github-actions-test-runner branch November 8, 2024 15:47
@dogusata
Copy link
Collaborator

dogusata commented Nov 8, 2024

So, let's also move the publish to macos latest too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use MacOS in GitHub Actions test runner
2 participants