mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-21 20:47:45 +08:00
workflow: Include macos-12 to the matrix
This commit is contained in:
parent
0eeacf0684
commit
252566fd68
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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…
Reference in New Issue
Block a user