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 1d80754 commit abe504f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
# provided octave versions: ubuntu-20.04 = 5.2, ubuntu-22.04 = 6.4, macos-11 = 8.1, windows-2019 = 7.3
matrix:
os: [ubuntu-20.04, ubuntu-22.04, macos-11, windows-2019]
os: [ubuntu-20.04, ubuntu-22.04, macos-12, windows-2019]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit abe504f

Please sign in to comment.