Skip to content

Commit 1ad9ac9

Browse files
committed
ci: switch to macos version 15
13 is being deprecated, switch to the newest ones instead. Signed-off-by: Jens Axboe <[email protected]>
1 parent f5b2f23 commit 1ad9ac9

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
@@ -65,7 +65,7 @@ jobs:
6565
os: ubuntu-22.04
6666
cc: clang
6767
- build: macos
68-
os: macos-13
68+
os: macos-15
6969
- build: linux-i686-gcc
7070
os: ubuntu-22.04
7171
arch: i686

0 commit comments

Comments
 (0)