@@ -99,12 +99,13 @@ jobs:
9999 - { target: aarch64-unknown-linux-musl , os: ubuntu-24.04, use-cross: true }
100100 - { target: arm-unknown-linux-gnueabihf , os: ubuntu-24.04, use-cross: true }
101101 - { target: arm-unknown-linux-musleabihf, os: ubuntu-24.04, use-cross: true }
102- - { target: i686-pc-windows-msvc , os: windows-2022 }
102+ - { target: i686-pc-windows-msvc , os: windows-2025 }
103103 - { target: i686-unknown-linux-gnu , os: ubuntu-24.04, use-cross: true }
104104 - { target: i686-unknown-linux-musl , os: ubuntu-24.04, use-cross: true }
105- - { target: aarch64-apple-darwin , os: macos-14 }
106- - { target: x86_64-pc-windows-gnu , os: windows-2022 }
107- - { target: x86_64-pc-windows-msvc , os: windows-2022 }
105+ - { target: x86_64-apple-darwin , os: macos-26-intel }
106+ - { target: aarch64-apple-darwin , os: macos-26 }
107+ - { target: x86_64-pc-windows-gnu , os: windows-2025 }
108+ - { target: x86_64-pc-windows-msvc , os: windows-2025 }
108109 - { target: aarch64-pc-windows-msvc , os: windows-11-arm }
109110 - { target: x86_64-unknown-linux-gnu , os: ubuntu-24.04, use-cross: true }
110111 - { target: x86_64-unknown-linux-musl , os: ubuntu-24.04, use-cross: true }
0 commit comments