Skip to content

Commit

Permalink
ci: more macos runners
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Oct 28, 2024
1 parent d13fdbc commit 4144108
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,10 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- macos-15
- macos-14
- macos-13
- macos-12
- windows-latest
version:
- latest
Expand Down

0 comments on commit 4144108

Please sign in to comment.