Skip to content

Commit

Permalink
feat: add macos-13 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths committed Feb 27, 2025
1 parent f184f68 commit 338b42f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
settings:
- os: ubuntu-latest
arch: x86_64
- os: macos-13
arch: x86_64
- os: macos-latest
arch: aarch64

Expand Down

0 comments on commit 338b42f

Please sign in to comment.