Skip to content

Commit

Permalink
CI: bump macos-12 to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq authored and nak3 committed Dec 16, 2024
1 parent d6172be commit 8592b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-14", "macos-13", "macos-12"]
os: ["macos-15", "macos-14", "macos-13"]
arch: ["arm64", "x86_64"]
steps:
- name: "Install required packages"
Expand Down

0 comments on commit 8592b2b

Please sign in to comment.