This is an automated email from the ASF dual-hosted git repository. blaginin pushed a commit to branch db/macos-large in repository https://gitbox.apache.org/repos/asf/datafusion.git
commit 84a2e92c0fde91748c8a8785905051ab6085e394 Author: blaginin <[email protected]> AuthorDate: Mon Feb 23 19:39:38 2026 +0000 try macos large --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 2fce6aeb5e..32358dbbcd 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -549,7 +549,7 @@ jobs: macos-aarch64: name: cargo test (macos-aarch64) - runs-on: macos-14 + runs-on: macos-15-large steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
