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 2, 2022
1 parent 90d291d commit 095866e
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 095866e

Please sign in to comment.