Skip to content

Commit

Permalink
Update M1 build OS to macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
olebole committed Sep 26, 2024
1 parent f97110c commit fb53b66
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 @@ -14,8 +14,8 @@ jobs:
- name: macOS 12 (Intel)
os: macos-12

- name: macOS 14 (M1)
os: macos-14
- name: macOS 15 (M1)
os: macos-15

env:
TERM: ansi
Expand Down

0 comments on commit fb53b66

Please sign in to comment.