Skip to content

Commit

Permalink
misc(ci) run e2e tests on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul authored Jun 12, 2024
1 parent 731f738 commit 972c7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_spot-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

e2e:
name: E2E tests
runs-on: macos-latest
runs-on: ubuntu-latest

steps:
- name: Step 1 - info
Expand Down

0 comments on commit 972c7da

Please sign in to comment.