@cryptotaxi247 / infra-1 / commits / 3f10a6a9

Update dependency macos to v26

renovate[bot] committed Jun 18, 2026 at 17:54 UTC 3f10a6a922e8a2220bff703734b9912041c5f30d
1 file changed +1 -1
.github/workflows/ci.yml
+1 -1
@@ -118,7 +118,7 @@ jobs:
118 - run: nix run --inputs-from . nixpkgs#nix-fast-build -- --skip-cached --no-nom --flake '.#ciSystems.ofborg-aarch64-darwin'
119 nix-darwin-ofborg-x86_64:
120 name: nix-darwin ofborg (x86_64)
121 - runs-on: macos-15-intel
121 + runs-on: macos-26-intel
122 steps:
123 - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
124 with: