Skip to content

Commit

Permalink
temporary disabled macos-13 testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Dec 19, 2024
1 parent 099a6c8 commit 9cedc8b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,9 @@ jobs:
fail-fast: true
matrix:
include:
- target: x86_64-apple-darwin
os: macos-13
# temporary disabled due to an issue with homebrew which is difficult to debug
# - target: x86_64-apple-darwin
# os: macos-13
- target: x86_64-pc-windows-msvc
os: windows-latest
ext: '.exe'
Expand Down

0 comments on commit 9cedc8b

Please sign in to comment.