Recent changes (master)
Jens Axboe <[email protected]> Sat, 15 Nov 2025 06:00:01 -0700
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit f5b2f2366bc2a05876fcf6044e18098ab2a7f343:
Merge branch 'end-fsync-io_u' of https://github.com/JeongJonghwi/fio (2025-11-05 18:33:39 -0500)
are available in the Git repository at:
git://git.kernel.dk/fio.git master
for you to fetch changes up to 1ad9ac9f54641d737128183dd5639d76fbe24571:
ci: switch to macos version 15 (2025-11-14 11:05:03 -0700)
----------------------------------------------------------------
Jens Axboe (1):
ci: switch to macos version 15
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
Diff of recent changes:
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 94eec3d2..a162ad18 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
os: ubuntu-22.04
cc: clang
- build: macos
- os: macos-13
+ os: macos-15
- build: linux-i686-gcc
os: ubuntu-22.04
arch: i686