workflow: Include macos-12 to the matrix

parent 0eeacf06
...@@ -30,6 +30,8 @@ jobs: ...@@ -30,6 +30,8 @@ jobs:
fish: brew fish: brew
- os: macos-11 - os: macos-11
fish: brew fish: brew
- os: macos-12
fish: brew
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Checkout the repository - name: Checkout the repository
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment