Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsRiprod authored Dec 9, 2024
1 parent 3b5533a commit f03630a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
macos:
strategy:
matrix:
os-version: ['12', '14']
os-version: ['13', '14']
include:
- os-version: '12'
- os-version: '13'
arch: x86_64
- os-version: '14'
arch: aarch64
Expand Down

0 comments on commit f03630a

Please sign in to comment.