Skip to content

Commit

Permalink
Disable macos tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed Nov 27, 2024
1 parent 433ee66 commit f22f351
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
- os: ubuntu-20.04
- os: ubuntu-22.04
- os: ubuntu-24.04
- os: macos-13
- os: macos-14
- os: macos-15
#- os: macos-13
#- os: macos-14
#- os: macos-15

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit f22f351

Please sign in to comment.