Skip to content

Commit 33c5cbf

Browse files
botovqbusterb
authored andcommitted
CI: bump macos-12 to 15
actions/runner-images#10721
1 parent 7a0f690 commit 33c5cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
os: ["macos-14", "macos-13", "macos-12"]
24+
os: ["macos-15", "macos-14", "macos-13"]
2525
arch: ["arm64", "x86_64"]
2626
steps:
2727
- name: "Install required packages"

0 commit comments

Comments
 (0)