Skip to content

Commit

Permalink
github(workflows): bump macos-11 to macos-12
Browse files Browse the repository at this point in the history
Closes: 569
  • Loading branch information
ee7 committed May 11, 2022
1 parent 85e262c commit bd65a91
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-20.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-20.04
- target:
os: mac
builder: macos-11
builder: macos-12
- target:
os: windows
builder: windows-2022
Expand Down

0 comments on commit bd65a91

Please sign in to comment.