Skip to content

Commit

Permalink
ci: use m1 in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin.apolinario committed Mar 14, 2024
1 parent d454d04 commit 1d18325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
end-to-end-tests-cypress:
strategy:
matrix:
os: [ubuntu-latest]
os: [macos-13-xlarge]
node-version: [20]
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 1d18325

Please sign in to comment.