Skip to content

Commit

Permalink
Revert "workflow: change os to macos for e2e"
Browse files Browse the repository at this point in the history
This reverts commit fbf4325.
  • Loading branch information
karolina-siemieniuk-morawska committed Feb 1, 2024
1 parent fbf4325 commit cd81c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ defaults:

jobs:
e2e:
runs-on: macos-latest
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit cd81c54

Please sign in to comment.