Skip to content

Commit

Permalink
Fix GH actions (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow committed Jan 4, 2024
1 parent a6d9122 commit fbc31b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
os: [macos-10.15]
os: [macos-11, macos-12]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit fbc31b2

Please sign in to comment.