Skip to content

Commit

Permalink
give up tests on macos-13 x64
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Aug 22, 2024
1 parent 99b8137 commit decd3bc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macOS-13 # intel
- macOS-14 # arm
- macOS-latest
arch:
- x64
- aarch64
Expand All @@ -31,9 +30,7 @@ jobs:
arch: aarch64
- os: windows-latest
arch: aarch64
- os: macOS-13
arch: aarch64
- os: macOS-14
- os: macOS-latest
arch: x64
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit decd3bc

Please sign in to comment.