Skip to content

Commit

Permalink
Add macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign authored Apr 2, 2022
1 parent 7d78f51 commit ce2e6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-10.15, macos-11]
os: [macos-10.15, macos-11, macos-12]

steps:
- name: Checkout repository
Expand Down

0 comments on commit ce2e6b6

Please sign in to comment.