Skip to content

Commit

Permalink
[ci] brew install octave stalls due to Homebrew/brew#18595, disabling…
Browse files Browse the repository at this point in the history
… mac
  • Loading branch information
fangq committed Oct 19, 2024
1 parent c545ffa commit ed9e84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
# provided octave versions: ubuntu-20.04 = 5.2, ubuntu-22.04 = 6.4, macos-12 = 8.1, windows-2019 = 7.3
matrix:
os: [ubuntu-20.04, ubuntu-22.04, macos-14, windows-2019]
os: [ubuntu-20.04, ubuntu-22.04, windows-2019]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit ed9e84f

Please sign in to comment.