Skip to content

Commit b695f29

Browse files
Workflows: macos-{10.15,11,12} -> macos-{13,14,15}
1 parent 603b544 commit b695f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
strategy:
6565
fail-fast: false
6666
matrix:
67-
os: ["macos-12", "macos-11", "macos-10.15"]
67+
os: ["macos-15", "macos-14", "macos-13"]
6868
arch: ["X64", "ARM64"]
6969

7070
steps:

0 commit comments

Comments
 (0)