Skip to content

Commit

Permalink
Update to macos 12
Browse files Browse the repository at this point in the history
  • Loading branch information
apmorton committed Nov 28, 2022
1 parent 222d599 commit b73bf53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
include:
- os: ubuntu-18.04
asset: ozy-linux
- os: macos-10.15
- os: macos-12
asset: ozy-osx

runs-on: ${{ matrix.os }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
include:
- os: ubuntu-18.04
asset: ozy-Linux-x86_64
- os: macos-10.15
- os: macos-12
asset: ozy-Darwin-x86_64

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b73bf53

Please sign in to comment.