Skip to content

Commit

Permalink
Apply suggestion from review
Browse files Browse the repository at this point in the history
  • Loading branch information
friedbyalice authored Jun 28, 2024
1 parent d79c828 commit eb227a8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,14 +362,9 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
cache: [true, false]
include:
- os: ubuntu-latest
arch: X64
- os: windows-latest
arch: X64
- arch: X64
- os: macos-latest
arch: ARM64
- os: macos-13
arch: X64
runs-on: ${{ matrix.os }}
steps:
- name: check_runner_arch
Expand Down

0 comments on commit eb227a8

Please sign in to comment.