workflow: Include macos-12 to the matrix

pull/916/head
Pablo Santiago Blum de Aguiar 2 years ago
parent 0eeacf0684
commit 252566fd68

@ -30,6 +30,8 @@ jobs:
fish: brew
- os: macos-11
fish: brew
- os: macos-12
fish: brew
runs-on: ${{ matrix.os }}
steps:
- name: Checkout the repository

Loading…
Cancel
Save