Skip to content

Commit

Permalink
temporary disable macos-13 testcase (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Dec 19, 2024
1 parent 099a6c8 commit 321b7f0
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 321b7f0

Please sign in to comment.