Skip to content

Commit

Permalink
updated github workflow macos
Browse files Browse the repository at this point in the history
  • Loading branch information
ypujante committed Nov 24, 2024
1 parent 7f1949f commit 3b31a18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests-macos-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
run_tests:
strategy:
matrix:
os: [macos-11, macos-12]
# macos-13 is currently beta so not included
os: [macos-12, macos-13]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 3b31a18

Please sign in to comment.