Skip to content

Commit

Permalink
github/workflows: add macOS 12 build
Browse files Browse the repository at this point in the history
Apparently it is now in public beta.

ref actions/runner-images#5446
  • Loading branch information
jeeb committed May 4, 2022
1 parent db882ed commit 6f7a067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
os:
- "macos-10.15"
- "macos-11"
- "macos-12"
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 6f7a067

Please sign in to comment.