Skip to content

Commit

Permalink
github(workflows): bump macOS from 11 to 12 (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
ee7 authored Aug 18, 2022
1 parent 6b6a780 commit 88046f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
builder: ubuntu-22.04
- target:
os: mac
builder: macos-11
builder: macos-12
- target:
os: windows
builder: windows-2022
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
builder: ubuntu-22.04
- target:
os: mac
builder: macos-11
builder: macos-12
- target:
os: windows
builder: windows-2022
Expand Down

0 comments on commit 88046f4

Please sign in to comment.