Skip to content

Commit

Permalink
[CI] test again on macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Nov 12, 2023
1 parent abe504f commit ac61d69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_test.yml
Expand Up @@ -23,7 +23,6 @@ jobs:
run: |
[[ "$RUNNER_OS" == "Linux" ]] && sudo apt-get update && sudo apt-get install -y octave
if [[ "$RUNNER_OS" == "macOS" ]]; then
brew doctor
brew install octave
fi
if [[ "$RUNNER_OS" == "Windows" ]]; then
Expand Down

0 comments on commit ac61d69

Please sign in to comment.