Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! chore: add test job at CI
Browse files Browse the repository at this point in the history
  • Loading branch information
YasminTeles committed Mar 10, 2024
1 parent f61fa01 commit 28211e4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/health-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ jobs:
matrix:
os: [ubuntu-latest, macos-12, macos-13, macos-14]
include:
- os: macOS-latest
- os: macOS-12
shell: bash
- os: macOS-13
shell: bash
- os: macOS-14
shell: bash
- os: ubuntu-latest
shell: bash
Expand Down

0 comments on commit 28211e4

Please sign in to comment.