Skip to content

Commit

Permalink
ci: try kvm64
Browse files Browse the repository at this point in the history
  • Loading branch information
evdokimovs committed Oct 3, 2024
1 parent d21e702 commit e21ddc3
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 @@ -346,7 +346,7 @@ jobs:
- name: Setup Docker and Docker Compose
run: |
brew install colima docker docker-compose
colima start
colima start --cpu-type kvm64
if: ${{ contains('ios macos', matrix.platform) }}

- uses: subosito/flutter-action@v2
Expand Down

0 comments on commit e21ddc3

Please sign in to comment.