File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 fail-fast : false
2828 matrix :
2929 os :
30- - macos-13
30+ - macos-15
3131 - ubuntu-22.04
3232 emacs-version :
3333 - ' 28.2'
4242 emacs-version : ' 28.2'
4343 # Cross build
4444 target : aarch64-unknown-linux-gnu
45- - os : macos-13
45+ - os : macos-15
4646 emacs-version : ' 28.2'
4747 # Cross build
4848 target : aarch64-apple-darwin
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ jobs:
1919 matrix :
2020 include :
2121 # TODO: Get host platform from somewher instead of specifying it explicitly here.
22- - os : macos-13
22+ - os : macos-15
2323 bundle_os : macos
2424 emacs-version : ' 28.2'
2525 ext : dylib
2626 host : x86_64-apple-darwin
27- - os : macos-13
27+ - os : macos-15
2828 bundle_os : macos
2929 emacs-version : ' 28.2'
3030 ext : dylib
You can’t perform that action at this time.
0 commit comments