You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/22 00:27:07 UTC

[GitHub] [arrow] kou opened a new pull request, #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

kou opened a new pull request, #13684:
URL: https://github.com/apache/arrow/pull/13684

   https://github.com/actions/virtual-environments#available-environments
   
   > macOS 11 macos-latest or macos-11
   > macOS 10.15 deprecated macos-10.15


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1198842522

   Thanks for sharing about the context.
   It seems that we can't run CI jobs for autobrew because we don't have CI environment for old macOS. So can we remove CI jobs for autobrew?
   
   > IIUC the version manipulation in `utils-prepare.sh` is necessary due to the possibility that the R package adds a 4th version component for R-only fixes during CRAN submission e.g. [6.0.0.2](https://cran.r-project.org/src/contrib/Archive/arrow/).
   
   The removed codes in `utils-prepare.sh` are only for autobrew's CI jobs. It's not related to release process. If we remove autobrew's CI jobs, we can remove them safely.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1192056673

   :warning: Ticket **has not been started in JIRA**, please click 'Start Progress'.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on a diff in pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on code in PR #13684:
URL: https://github.com/apache/arrow/pull/13684#discussion_r941289088


##########
dev/tasks/python-wheels/github.osx.amd64.yml:
##########
@@ -34,8 +34,8 @@ env:
 
 jobs:
   build:
-    name: Build wheel for OS X
-    runs-on: macos-10.15
+    name: Build wheel for macOS
+    runs-on: macos-latest

Review Comment:
   Because I don't think that we need exactly `macos-11` for this. We specify `MACOSX_DEPLOYMENT_TARGET` explicitly for this job. So I think that we can generate logically same binaries regardless of macOS version.
   If this doesn't depend on exactly `macos-11` and we use `macos-latest` here, we don't need to update this again when `macos-11` is deprecated.
   
   Should we use `macos-11` explicitly here? If so, why do we need exactly `macos-11` here?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] assignUser commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
assignUser commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1206305588

   It looks like the azure builds will also be affected https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=30742&view=logs&j=cf796865-97b7-5cd1-be8e-6e00ce4fd8cf


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208290633

   Revision: 5b914e87f131528e0517c23d9a7a83609b135e19
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-5d0dfa7647](https://github.com/ursacomputing/crossbow/branches/all?query=actions-5d0dfa7647)
   
   |Task|Status|
   |----|------|
   |verify-rc-binaries-wheels-macos-11-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-11-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-11-amd64)|
   |verify-rc-binaries-wheels-macos-11-amd64-conda|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-11-amd64-conda)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-11-amd64-conda)|
   |verify-rc-binaries-wheels-macos-11-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-11-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-11-arm64)|
   |verify-rc-binaries-wheels-macos-12-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-12-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-12-amd64)|
   |verify-rc-binaries-wheels-macos-12-amd64-conda|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-12-amd64-conda)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-5d0dfa7647-github-verify-rc-binaries-wheels-macos-12-amd64-conda)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou merged pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou merged PR #13684:
URL: https://github.com/apache/arrow/pull/13684


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] pitrou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
pitrou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1204901484

   > The wheel failure is a pip installation failure of crc32c, which it now tries to install from source instead of using a wheel
   
   Which is weird, because binary wheels are provided. Perhaps need to update pip to the latest version first? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] assignUser commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
assignUser commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1196569751

   As per this comment https://github.com/actions/virtual-environments/issues/5583#issuecomment-1134941811 macos-latest will be macos 12 after the transition.
   
   Also will this change be an issue for the wheel builds? I know we set 10.15 as the deployment target anyway but afaik it would still be better to test on 10.15? There was some discussion about this in regards to the self-hosted runners in crossbow @pitrou @jorisvandenbossche 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1206527493

   @github-actions crossbow submit conda-osx-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1207209625

   @github-actions crossbow submit -g nightly-tests -g nightly-packaging -g nightly-release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208951009

   This is ready.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1192110995

   @github-actions crossbow submit homebrew-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1192056660

   https://issues.apache.org/jira/browse/ARROW-17175


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199014098

   @github-actions crossbow submit wheel-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199015658

   @github-actions crossbow submit wheel-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1197377903

   @jeroen @nealrichardson Should we keep CI jobs for https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb ? It's for https://github.com/autobrew/brew not https://github.com/Homebrew/brew but we use https://github.com/Homebrew/brew to test https://github.com/apache/arrow/blob/master/dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb .
   
   FYI: https://github.com/Homebrew/brew removed `cellar` in `bottle` block ( https://github.com/Homebrew/brew/commit/f65d525693a45c8e4c2ebc1452080f08c363ee15 ) but https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb and https://github.com/apache/arrow/blob/master/dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb still use `cellar` because they are for https://github.com/autobrew/brew not https://github.com/Homebrew/brew .
   
   If we need to keep CI jobs for https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb, we need to replace Homebrew installed in the `macos-latest` GitHub Actions runner with https://github.com/autobrew/brew . (I don't know how to do it.)
   
   It seems that https://github.com/autobrew/homebrew-cran is based on https://github.com/Homebrew/brew . Can we remove CI jobs for https://github.com/autobrew/homebrew-core/blob/high-sierra/Formula/apache-arrow.rb and add new CI jobs for  https://github.com/autobrew/homebrew-cran/blob/master/Formula/apache-arrow-static.rb  (as a follow-up task)?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] assignUser commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
assignUser commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199068034

   > we don't have CI environment for old macOS
   
   We are working on 10.13 self-hosted runners specifically for the R auto-brew builds atm. As CRAN builds on 10.13 and will block our submission if we don't pass on it, we really want to make sure it works to avoid lengthy discussions with CRAN. So please do not remove those builds.
   
   What are the issues you had with the self-hosted mac runner? We will likely keep it deactivated as we have the new, extended capacity in crossbow that should take care of our mac build needs. (ex. autobrew :) )


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] jorisvandenbossche commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1204886222

   The wheel failure is a pip installation failure of crc32c, which it now tries to install from source instead of using a wheel


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208618522

   @github-actions crossbow submit verify-rc-binaries-wheels-macos-* --param release=9.0.0 --param rc=2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] pitrou commented on a diff in pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
pitrou commented on code in PR #13684:
URL: https://github.com/apache/arrow/pull/13684#discussion_r941104879


##########
dev/tasks/python-wheels/github.osx.amd64.yml:
##########
@@ -34,8 +34,8 @@ env:
 
 jobs:
   build:
-    name: Build wheel for OS X
-    runs-on: macos-10.15
+    name: Build wheel for macOS
+    runs-on: macos-latest

Review Comment:
   Why not `macos-11` explicitly?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1207228759

   Revision: 05c717d36bd71675018cacafede39908458ecc41
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-8e344ac9dc](https://github.com/ursacomputing/crossbow/branches/all?query=actions-8e344ac9dc)
   
   |Task|Status|
   |----|------|
   |verify-rc-source-cpp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-cpp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-cpp-macos-amd64)|
   |verify-rc-source-cpp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-cpp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-cpp-macos-arm64)|
   |verify-rc-source-cpp-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-cpp-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-cpp-macos-conda-amd64)|
   |verify-rc-source-csharp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-csharp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-csharp-macos-amd64)|
   |verify-rc-source-csharp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-csharp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-csharp-macos-arm64)|
   |verify-rc-source-go-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-go-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-go-macos-amd64)|
   |verify-rc-source-go-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-go-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-go-macos-arm64)|
   |verify-rc-source-integration-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-integration-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-integration-macos-amd64)|
   |verify-rc-source-integration-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-integration-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-integration-macos-arm64)|
   |verify-rc-source-integration-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-integration-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-integration-macos-conda-amd64)|
   |verify-rc-source-java-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-java-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-java-macos-amd64)|
   |verify-rc-source-js-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-js-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-js-macos-amd64)|
   |verify-rc-source-js-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-js-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-js-macos-arm64)|
   |verify-rc-source-python-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-python-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-python-macos-amd64)|
   |verify-rc-source-python-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-python-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-python-macos-arm64)|
   |verify-rc-source-python-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-python-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-python-macos-conda-amd64)|
   |verify-rc-source-ruby-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-ruby-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-ruby-macos-amd64)|
   |verify-rc-source-ruby-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-8e344ac9dc-github-verify-rc-source-ruby-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-8e344ac9dc-github-verify-rc-source-ruby-macos-arm64)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1207228540

   @github-actions crossbow submit verify-rc-source-*-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208269707

   @github-actions crossbow submit verify-rc-source-*-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] assignUser commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
assignUser commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1197976669

   Autobrew is maintained by Jeroen Ooms and is necessary for the R package due to CRAN targeting EOL macos versions (see [here](https://github.com/jeroen/autobrew-core#what-is-this)).  So removing the autobrew formula is not an option. I don't think `homebrew-cpp-autobrew` is used for anything so removing that should be fine.
   
   IIUC the version manipulation in `utils-prepare.sh` is necessary due to the possibility that the R package adds a 4th version component for R-only fixes during CRAN submission e.g. [6.0.0.2](https://cran.r-project.org/src/contrib/Archive/arrow/).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199073601

   > We are working on 10.13 self-hosted runners specifically for the R auto-brew builds atm.
   
   Wow! I didn't know it! What `runs-on` should we use for the 10.13 self-hosted runners?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208289606

   Revision: 5b914e87f131528e0517c23d9a7a83609b135e19
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-fe8a0e2788](https://github.com/ursacomputing/crossbow/branches/all?query=actions-fe8a0e2788)
   
   |Task|Status|
   |----|------|
   |verify-rc-source-cpp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-cpp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-cpp-macos-amd64)|
   |verify-rc-source-cpp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-cpp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-cpp-macos-arm64)|
   |verify-rc-source-cpp-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-cpp-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-cpp-macos-conda-amd64)|
   |verify-rc-source-csharp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-csharp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-csharp-macos-amd64)|
   |verify-rc-source-csharp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-csharp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-csharp-macos-arm64)|
   |verify-rc-source-go-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-go-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-go-macos-amd64)|
   |verify-rc-source-go-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-go-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-go-macos-arm64)|
   |verify-rc-source-integration-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-integration-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-integration-macos-amd64)|
   |verify-rc-source-integration-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-integration-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-integration-macos-arm64)|
   |verify-rc-source-integration-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-integration-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-integration-macos-conda-amd64)|
   |verify-rc-source-java-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-java-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-java-macos-amd64)|
   |verify-rc-source-js-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-js-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-js-macos-amd64)|
   |verify-rc-source-js-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-js-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-js-macos-arm64)|
   |verify-rc-source-python-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-python-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-python-macos-amd64)|
   |verify-rc-source-python-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-python-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-python-macos-arm64)|
   |verify-rc-source-python-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-python-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-python-macos-conda-amd64)|
   |verify-rc-source-ruby-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-ruby-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-ruby-macos-amd64)|
   |verify-rc-source-ruby-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-fe8a0e2788-github-verify-rc-source-ruby-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-fe8a0e2788-github-verify-rc-source-ruby-macos-arm64)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] ursabot commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1216404569

   Benchmark runs are scheduled for baseline = 2092dce88e7c8b217204d9b683c585d682888482 and contender = 01358f117a5d57388df51db482f2a72033a8efc4. 01358f117a5d57388df51db482f2a72033a8efc4 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/213b28975cf4432b9e04ee50efb9863e...f0a2ad1ab1fb4de09a1b96db9b568718/)
   [Failed :arrow_down:0.07% :arrow_up:0.03%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/87a30db938da4916b6cf09fb8d12b68a...d0e562ee15104791bca1b4af39a16f25/)
   [Failed :arrow_down:0.27% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/fe51fcada9654cdfbb587d452471541b...0bf5ec3c7cdd497c824b40c8d0ff7574/)
   [Finished :arrow_down:0.21% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/29049826fd09438ba2ff6ce34539c8bb...7527b21ce2c9464395039f3e91fd227c/)
   Buildkite builds:
   [Finished] [`01358f11` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1313)
   [Failed] [`01358f11` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1329)
   [Failed] [`01358f11` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1311)
   [Finished] [`01358f11` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1328)
   [Finished] [`2092dce8` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1312)
   [Finished] [`2092dce8` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1328)
   [Failed] [`2092dce8` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1310)
   [Finished] [`2092dce8` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1327)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] assignUser commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
assignUser commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199144024

   Due to the 10.13 being eol homebrew does not work so we won't be able to use the normal R install actions but rather will have to customize the templates a bit. We will likely have separate tags for r-oldrel and r-release version (so maybe `macos-13-release` ?). 
   
   For now I would think it best/easiest to comment these tasks out from `tasks.yml` and update the workflows & tags in a follow up.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1207209782

   Revision: 05c717d36bd71675018cacafede39908458ecc41
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-7896db46bb](https://github.com/ursacomputing/crossbow/branches/all?query=actions-7896db46bb)
   
   |Task|Status|
   |----|------|
   |almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-almalinux-8-amd64)|
   |almalinux-8-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-almalinux-8-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |almalinux-9-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-almalinux-9-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-almalinux-9-amd64)|
   |almalinux-9-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-almalinux-9-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |amazon-linux-2-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-amazon-linux-2-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-amazon-linux-2-amd64)|
   |amazon-linux-2-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-amazon-linux-2-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |centos-7-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-centos-7-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-centos-7-amd64)|
   |centos-8-stream-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-centos-8-stream-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-centos-8-stream-amd64)|
   |centos-8-stream-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-centos-8-stream-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |centos-9-stream-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-centos-9-stream-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-centos-9-stream-amd64)|
   |centos-9-stream-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-centos-9-stream-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |conan-maximum|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-conan-maximum)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-conan-maximum)|
   |conan-minimum|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-conan-minimum)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-conan-minimum)|
   |conda-clean|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-clean)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-clean)|
   |conda-linux-gcc-py310-arm64|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-arm64)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-arm64)|
   |conda-linux-gcc-py310-cpu|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-cpu)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-cpu)|
   |conda-linux-gcc-py310-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-cuda)|
   |conda-linux-gcc-py310-ppc64le|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-ppc64le)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py310-ppc64le)|
   |conda-linux-gcc-py37-arm64|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-arm64)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-arm64)|
   |conda-linux-gcc-py37-cpu-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-cpu-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-cpu-r40)|
   |conda-linux-gcc-py37-cpu-r41|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-cpu-r41)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-cpu-r41)|
   |conda-linux-gcc-py37-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-cuda)|
   |conda-linux-gcc-py37-ppc64le|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-ppc64le)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py37-ppc64le)|
   |conda-linux-gcc-py38-arm64|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-arm64)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-arm64)|
   |conda-linux-gcc-py38-cpu|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-cpu)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-cpu)|
   |conda-linux-gcc-py38-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-cuda)|
   |conda-linux-gcc-py38-ppc64le|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-ppc64le)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py38-ppc64le)|
   |conda-linux-gcc-py39-arm64|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-arm64)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-arm64)|
   |conda-linux-gcc-py39-cpu|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-cpu)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-cpu)|
   |conda-linux-gcc-py39-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-cuda)|
   |conda-linux-gcc-py39-ppc64le|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-ppc64le)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-linux-gcc-py39-ppc64le)|
   |conda-osx-arm64-clang-py310|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-arm64-clang-py310)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-arm64-clang-py310)|
   |conda-osx-arm64-clang-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-arm64-clang-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-arm64-clang-py38)|
   |conda-osx-arm64-clang-py39|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-arm64-clang-py39)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-arm64-clang-py39)|
   |conda-osx-clang-py310|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-clang-py310)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-clang-py310)|
   |conda-osx-clang-py37-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-clang-py37-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-clang-py37-r40)|
   |conda-osx-clang-py37-r41|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-clang-py37-r41)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-clang-py37-r41)|
   |conda-osx-clang-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-clang-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-clang-py38)|
   |conda-osx-clang-py39|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-osx-clang-py39)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-osx-clang-py39)|
   |conda-win-vs2017-py310|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-win-vs2017-py310)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-win-vs2017-py310)|
   |conda-win-vs2017-py37-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-win-vs2017-py37-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-win-vs2017-py37-r40)|
   |conda-win-vs2017-py37-r41|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-win-vs2017-py37-r41)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-win-vs2017-py37-r41)|
   |conda-win-vs2017-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-win-vs2017-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-win-vs2017-py38)|
   |conda-win-vs2017-py39|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-conda-win-vs2017-py39)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-conda-win-vs2017-py39)|
   |debian-bookworm-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-debian-bookworm-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-debian-bookworm-amd64)|
   |debian-bookworm-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-debian-bookworm-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |debian-bullseye-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-debian-bullseye-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-debian-bullseye-amd64)|
   |debian-bullseye-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-debian-bullseye-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |example-cpp-minimal-build-static|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-example-cpp-minimal-build-static)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-example-cpp-minimal-build-static)|
   |example-cpp-minimal-build-static-system-dependency|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-example-cpp-minimal-build-static-system-dependency)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-example-cpp-minimal-build-static-system-dependency)|
   |example-python-minimal-build-fedora-conda|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-example-python-minimal-build-fedora-conda)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-example-python-minimal-build-fedora-conda)|
   |example-python-minimal-build-ubuntu-venv|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-example-python-minimal-build-ubuntu-venv)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-example-python-minimal-build-ubuntu-venv)|
   |homebrew-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-homebrew-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-homebrew-cpp)|
   |homebrew-r-autobrew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-homebrew-r-autobrew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-homebrew-r-autobrew)|
   |homebrew-r-brew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-homebrew-r-brew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-homebrew-r-brew)|
   |java-jars|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-java-jars)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-java-jars)|
   |nuget|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-nuget)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-nuget)|
   |python-sdist|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-python-sdist)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-python-sdist)|
   |r-binary-packages|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-r-binary-packages)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-r-binary-packages)|
   |test-build-cpp-fuzz|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-build-cpp-fuzz)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-build-cpp-fuzz)|
   |test-build-vcpkg-win|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-build-vcpkg-win)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-build-vcpkg-win)|
   |test-conda-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-cpp)|
   |test-conda-cpp-valgrind|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-conda-cpp-valgrind)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-conda-cpp-valgrind)|
   |test-conda-python-3.10|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.10)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.10)|
   |test-conda-python-3.7|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7)|
   |test-conda-python-3.7-hdfs-2.9.2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-hdfs-2.9.2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-hdfs-2.9.2)|
   |test-conda-python-3.7-hdfs-3.2.1|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-hdfs-3.2.1)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-hdfs-3.2.1)|
   |test-conda-python-3.7-kartothek-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-kartothek-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-kartothek-latest)|
   |test-conda-python-3.7-kartothek-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-kartothek-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-kartothek-master)|
   |test-conda-python-3.7-pandas-0.24|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-pandas-0.24)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-pandas-0.24)|
   |test-conda-python-3.7-pandas-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-pandas-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-pandas-latest)|
   |test-conda-python-3.7-spark-v3.1.2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.7-spark-v3.1.2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.7-spark-v3.1.2)|
   |test-conda-python-3.8|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.8)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.8)|
   |test-conda-python-3.8-hypothesis|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.8-hypothesis)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.8-hypothesis)|
   |test-conda-python-3.8-pandas-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.8-pandas-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.8-pandas-latest)|
   |test-conda-python-3.8-pandas-nightly|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.8-pandas-nightly)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.8-pandas-nightly)|
   |test-conda-python-3.8-spark-v3.2.0|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.8-spark-v3.2.0)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.8-spark-v3.2.0)|
   |test-conda-python-3.9|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.9)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.9)|
   |test-conda-python-3.9-dask-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.9-dask-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.9-dask-latest)|
   |test-conda-python-3.9-dask-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.9-dask-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.9-dask-master)|
   |test-conda-python-3.9-pandas-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.9-pandas-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.9-pandas-master)|
   |test-conda-python-3.9-spark-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-conda-python-3.9-spark-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-conda-python-3.9-spark-master)|
   |test-debian-10-cpp-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-debian-10-cpp-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-debian-10-cpp-amd64)|
   |test-debian-10-cpp-i386|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-debian-10-cpp-i386)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-debian-10-cpp-i386)|
   |test-debian-11-cpp-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-debian-11-cpp-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-debian-11-cpp-amd64)|
   |test-debian-11-cpp-i386|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-debian-11-cpp-i386)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-debian-11-cpp-i386)|
   |test-debian-11-go-1.16|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-debian-11-go-1.16)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-debian-11-go-1.16)|
   |test-debian-11-python-3|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-debian-11-python-3)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-debian-11-python-3)|
   |test-debian-c-glib|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-debian-c-glib)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-debian-c-glib)|
   |test-debian-ruby|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-debian-ruby)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-debian-ruby)|
   |test-fedora-35-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-fedora-35-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-fedora-35-cpp)|
   |test-fedora-35-python-3|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-fedora-35-python-3)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-fedora-35-python-3)|
   |test-fedora-r-clang-sanitizer|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-fedora-r-clang-sanitizer)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-fedora-r-clang-sanitizer)|
   |test-r-arrow-backwards-compatibility|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-arrow-backwards-compatibility)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-arrow-backwards-compatibility)|
   |test-r-depsource-bundled|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-depsource-bundled)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-depsource-bundled)|
   |test-r-depsource-system|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-depsource-system)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-depsource-system)|
   |test-r-dev-duckdb|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-dev-duckdb)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-dev-duckdb)|
   |test-r-devdocs|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-devdocs)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-devdocs)|
   |test-r-gcc-11|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-gcc-11)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-gcc-11)|
   |test-r-gcc-12|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-gcc-12)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-gcc-12)|
   |test-r-install-local|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-install-local)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-install-local)|
   |test-r-linux-as-cran|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-linux-as-cran)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-linux-as-cran)|
   |test-r-linux-rchk|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-linux-rchk)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-linux-rchk)|
   |test-r-linux-valgrind|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-linux-valgrind)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-linux-valgrind)|
   |test-r-minimal-build|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-minimal-build)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-minimal-build)|
   |test-r-offline-maximal|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-offline-maximal)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-offline-maximal)|
   |test-r-offline-minimal|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-offline-minimal)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-offline-minimal)|
   |test-r-rhub-debian-gcc-devel-lto-latest|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rhub-debian-gcc-devel-lto-latest)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rhub-debian-gcc-devel-lto-latest)|
   |test-r-rhub-debian-gcc-release-custom-ccache|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rhub-debian-gcc-release-custom-ccache)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rhub-debian-gcc-release-custom-ccache)|
   |test-r-rhub-ubuntu-gcc-release-latest|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rhub-ubuntu-gcc-release-latest)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rhub-ubuntu-gcc-release-latest)|
   |test-r-rocker-r-base-latest|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rocker-r-base-latest)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rocker-r-base-latest)|
   |test-r-rstudio-r-base-4.1-opensuse153|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rstudio-r-base-4.1-opensuse153)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rstudio-r-base-4.1-opensuse153)|
   |test-r-rstudio-r-base-4.2-centos7-devtoolset-8|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rstudio-r-base-4.2-centos7-devtoolset-8)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rstudio-r-base-4.2-centos7-devtoolset-8)|
   |test-r-rstudio-r-base-4.2-focal|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-r-rstudio-r-base-4.2-focal)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-r-rstudio-r-base-4.2-focal)|
   |test-r-ubuntu-22.04|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-ubuntu-22.04)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-ubuntu-22.04)|
   |test-r-versions|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-r-versions)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-r-versions)|
   |test-skyhook-integration|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-skyhook-integration)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-skyhook-integration)|
   |test-ubuntu-18.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-18.04-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-18.04-cpp)|
   |test-ubuntu-18.04-cpp-release|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-18.04-cpp-release)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-18.04-cpp-release)|
   |test-ubuntu-18.04-cpp-static|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-18.04-cpp-static)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-18.04-cpp-static)|
   |test-ubuntu-18.04-r-sanitizer|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-ubuntu-18.04-r-sanitizer)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-ubuntu-18.04-r-sanitizer)|
   |test-ubuntu-20.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-20.04-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-20.04-cpp)|
   |test-ubuntu-20.04-cpp-14|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-20.04-cpp-14)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-20.04-cpp-14)|
   |test-ubuntu-20.04-cpp-17|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-20.04-cpp-17)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-20.04-cpp-17)|
   |test-ubuntu-20.04-cpp-bundled|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-20.04-cpp-bundled)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-20.04-cpp-bundled)|
   |test-ubuntu-20.04-cpp-thread-sanitizer|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-20.04-cpp-thread-sanitizer)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-20.04-cpp-thread-sanitizer)|
   |test-ubuntu-20.04-python-3|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-ubuntu-20.04-python-3)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-ubuntu-20.04-python-3)|
   |test-ubuntu-22.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-22.04-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-22.04-cpp)|
   |test-ubuntu-c-glib|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-c-glib)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-c-glib)|
   |test-ubuntu-default-docs|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-7896db46bb-azure-test-ubuntu-default-docs)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-7896db46bb-azure-test-ubuntu-default-docs)|
   |test-ubuntu-ruby|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-test-ubuntu-ruby)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-test-ubuntu-ruby)|
   |ubuntu-bionic-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-ubuntu-bionic-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-ubuntu-bionic-amd64)|
   |ubuntu-bionic-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-ubuntu-bionic-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |ubuntu-focal-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-ubuntu-focal-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-ubuntu-focal-amd64)|
   |ubuntu-focal-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-ubuntu-focal-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |ubuntu-jammy-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-ubuntu-jammy-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-ubuntu-jammy-amd64)|
   |ubuntu-jammy-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-ubuntu-jammy-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |verify-rc-source-cpp-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-linux-almalinux-8-amd64)|
   |verify-rc-source-cpp-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-linux-conda-latest-amd64)|
   |verify-rc-source-cpp-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-cpp-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-cpp-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-cpp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-macos-amd64)|
   |verify-rc-source-cpp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-macos-arm64)|
   |verify-rc-source-cpp-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-cpp-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-cpp-macos-conda-amd64)|
   |verify-rc-source-csharp-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-linux-almalinux-8-amd64)|
   |verify-rc-source-csharp-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-linux-conda-latest-amd64)|
   |verify-rc-source-csharp-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-csharp-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-csharp-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-csharp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-macos-amd64)|
   |verify-rc-source-csharp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-csharp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-csharp-macos-arm64)|
   |verify-rc-source-go-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-linux-almalinux-8-amd64)|
   |verify-rc-source-go-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-linux-conda-latest-amd64)|
   |verify-rc-source-go-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-go-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-go-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-go-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-macos-amd64)|
   |verify-rc-source-go-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-go-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-go-macos-arm64)|
   |verify-rc-source-integration-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-linux-almalinux-8-amd64)|
   |verify-rc-source-integration-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-linux-conda-latest-amd64)|
   |verify-rc-source-integration-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-integration-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-integration-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-integration-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-macos-amd64)|
   |verify-rc-source-integration-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-macos-arm64)|
   |verify-rc-source-integration-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-integration-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-integration-macos-conda-amd64)|
   |verify-rc-source-java-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-java-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-java-linux-almalinux-8-amd64)|
   |verify-rc-source-java-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-java-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-java-linux-conda-latest-amd64)|
   |verify-rc-source-java-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-java-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-java-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-java-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-java-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-java-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-java-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-java-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-java-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-java-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-java-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-java-macos-amd64)|
   |verify-rc-source-js-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-linux-almalinux-8-amd64)|
   |verify-rc-source-js-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-linux-conda-latest-amd64)|
   |verify-rc-source-js-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-js-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-js-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-js-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-macos-amd64)|
   |verify-rc-source-js-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-js-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-js-macos-arm64)|
   |verify-rc-source-python-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-linux-almalinux-8-amd64)|
   |verify-rc-source-python-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-linux-conda-latest-amd64)|
   |verify-rc-source-python-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-python-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-python-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-python-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-macos-amd64)|
   |verify-rc-source-python-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-macos-arm64)|
   |verify-rc-source-python-macos-conda-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-python-macos-conda-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-python-macos-conda-amd64)|
   |verify-rc-source-ruby-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-linux-almalinux-8-amd64)|
   |verify-rc-source-ruby-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-linux-conda-latest-amd64)|
   |verify-rc-source-ruby-linux-ubuntu-18.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-linux-ubuntu-18.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-linux-ubuntu-18.04-amd64)|
   |verify-rc-source-ruby-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-linux-ubuntu-20.04-amd64)|
   |verify-rc-source-ruby-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-linux-ubuntu-22.04-amd64)|
   |verify-rc-source-ruby-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-macos-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-macos-amd64)|
   |verify-rc-source-ruby-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-ruby-macos-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-ruby-macos-arm64)|
   |verify-rc-source-windows|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-verify-rc-source-windows)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-verify-rc-source-windows)|
   |wheel-macos-big-sur-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-big-sur-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-big-sur-cp310-arm64)|
   |wheel-macos-big-sur-cp310-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-big-sur-cp310-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-big-sur-cp310-universal2)|
   |wheel-macos-big-sur-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-big-sur-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-big-sur-cp38-arm64)|
   |wheel-macos-big-sur-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-big-sur-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-big-sur-cp39-arm64)|
   |wheel-macos-big-sur-cp39-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-big-sur-cp39-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-big-sur-cp39-universal2)|
   |wheel-macos-high-sierra-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-high-sierra-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-high-sierra-cp310-amd64)|
   |wheel-macos-high-sierra-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-high-sierra-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-high-sierra-cp37-amd64)|
   |wheel-macos-high-sierra-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-high-sierra-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-high-sierra-cp38-amd64)|
   |wheel-macos-high-sierra-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-high-sierra-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-high-sierra-cp39-amd64)|
   |wheel-macos-mavericks-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-mavericks-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-mavericks-cp310-amd64)|
   |wheel-macos-mavericks-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-mavericks-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-mavericks-cp37-amd64)|
   |wheel-macos-mavericks-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-mavericks-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-mavericks-cp38-amd64)|
   |wheel-macos-mavericks-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-macos-mavericks-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-macos-mavericks-cp39-amd64)|
   |wheel-manylinux2014-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-manylinux2014-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-manylinux2014-cp310-amd64)|
   |wheel-manylinux2014-cp310-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-wheel-manylinux2014-cp310-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |wheel-manylinux2014-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-manylinux2014-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-manylinux2014-cp37-amd64)|
   |wheel-manylinux2014-cp37-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-wheel-manylinux2014-cp37-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |wheel-manylinux2014-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-manylinux2014-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-manylinux2014-cp38-amd64)|
   |wheel-manylinux2014-cp38-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-wheel-manylinux2014-cp38-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |wheel-manylinux2014-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-manylinux2014-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-manylinux2014-cp39-amd64)|
   |wheel-manylinux2014-cp39-arm64|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-7896db46bb-travis-wheel-manylinux2014-cp39-arm64.svg)](https://app.travis-ci.com/github/ursacomputing/crossbow/branches)|
   |wheel-windows-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-windows-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-windows-cp310-amd64)|
   |wheel-windows-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-windows-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-windows-cp37-amd64)|
   |wheel-windows-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-windows-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-windows-cp38-amd64)|
   |wheel-windows-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-7896db46bb-github-wheel-windows-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-7896db46bb-github-wheel-windows-cp39-amd64)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] jorisvandenbossche commented on a diff in pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche commented on code in PR #13684:
URL: https://github.com/apache/arrow/pull/13684#discussion_r937450797


##########
dev/tasks/python-wheels/github.osx.amd64.yml:
##########
@@ -35,7 +35,7 @@ env:
 jobs:
   build:
     name: Build wheel for OS X
-    runs-on: macos-10.15
+    runs-on: macos-12

Review Comment:
   Can we keep this at 11 for now?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208270656

   @github-actions crossbow submit verify-rc-binaries-wheels-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] raulcd commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
raulcd commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1196518617

   Some of our github action builds for macos 10.15 have been failing today as per the deprecation schedule on this issue:
   https://github.com/actions/virtual-environments/issues/5583


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] ursabot commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1216404828

   ['Python', 'R'] benchmarks have high level of regressions.
   [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/fe51fcada9654cdfbb587d452471541b...0bf5ec3c7cdd497c824b40c8d0ff7574/)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1192057931

   Revision: 798b54ef4364226b7e08456e124171dbcaf950dd
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-e0531f4869](https://github.com/ursacomputing/crossbow/branches/all?query=actions-e0531f4869)
   
   |Task|Status|
   |----|------|
   |homebrew-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-homebrew-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-homebrew-cpp)|
   |homebrew-cpp-autobrew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-homebrew-cpp-autobrew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-homebrew-cpp-autobrew)|
   |homebrew-r-autobrew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-homebrew-r-autobrew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-homebrew-r-autobrew)|
   |homebrew-r-brew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-homebrew-r-brew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-homebrew-r-brew)|
   |wheel-macos-big-sur-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-big-sur-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-big-sur-cp310-arm64)|
   |wheel-macos-big-sur-cp310-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-big-sur-cp310-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-big-sur-cp310-universal2)|
   |wheel-macos-big-sur-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-big-sur-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-big-sur-cp38-arm64)|
   |wheel-macos-big-sur-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-big-sur-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-big-sur-cp39-arm64)|
   |wheel-macos-big-sur-cp39-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-big-sur-cp39-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-big-sur-cp39-universal2)|
   |wheel-macos-high-sierra-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-high-sierra-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-high-sierra-cp310-amd64)|
   |wheel-macos-high-sierra-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-high-sierra-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-high-sierra-cp37-amd64)|
   |wheel-macos-high-sierra-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-high-sierra-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-high-sierra-cp38-amd64)|
   |wheel-macos-high-sierra-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-high-sierra-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-high-sierra-cp39-amd64)|
   |wheel-macos-mavericks-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-mavericks-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-mavericks-cp310-amd64)|
   |wheel-macos-mavericks-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-mavericks-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-mavericks-cp37-amd64)|
   |wheel-macos-mavericks-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-mavericks-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-mavericks-cp38-amd64)|
   |wheel-macos-mavericks-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-e0531f4869-github-wheel-macos-mavericks-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-e0531f4869-github-wheel-macos-mavericks-cp39-amd64)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1206524596

   @github-actions crossbow submit wheel-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199032299

   Revision: a011390d6bd671a461a50ae23f65eed1b4189d3c
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-3dbd7f7c62](https://github.com/ursacomputing/crossbow/branches/all?query=actions-3dbd7f7c62)
   
   |Task|Status|
   |----|------|
   |wheel-macos-big-sur-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-big-sur-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-big-sur-cp310-arm64)|
   |wheel-macos-big-sur-cp310-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-big-sur-cp310-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-big-sur-cp310-universal2)|
   |wheel-macos-big-sur-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-big-sur-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-big-sur-cp38-arm64)|
   |wheel-macos-big-sur-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-big-sur-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-big-sur-cp39-arm64)|
   |wheel-macos-big-sur-cp39-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-big-sur-cp39-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-big-sur-cp39-universal2)|
   |wheel-macos-high-sierra-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp310-amd64)|
   |wheel-macos-high-sierra-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp37-amd64)|
   |wheel-macos-high-sierra-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp38-amd64)|
   |wheel-macos-high-sierra-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-high-sierra-cp39-amd64)|
   |wheel-macos-mavericks-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-mavericks-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-mavericks-cp310-amd64)|
   |wheel-macos-mavericks-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-mavericks-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-mavericks-cp37-amd64)|
   |wheel-macos-mavericks-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-mavericks-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-mavericks-cp38-amd64)|
   |wheel-macos-mavericks-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-3dbd7f7c62-github-wheel-macos-mavericks-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-3dbd7f7c62-github-wheel-macos-mavericks-cp39-amd64)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] assignUser commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
assignUser commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1199152652

   There is also https://issues.apache.org/jira/browse/ARROW-12590 which probably needs to happen now as the old formula is what is causing the issue on macos >= 11. I'll check it out


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1212730155

   No objections? I'll merge this next week.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1216246666

   I merge this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1192057297

   @github-actions crossbow submit homebrew-* wheel-macos-*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1192111594

   Revision: 63f4ad885d66f74556b761704ffcd6af4baddb13
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-9751fb9f1c](https://github.com/ursacomputing/crossbow/branches/all?query=actions-9751fb9f1c)
   
   |Task|Status|
   |----|------|
   |homebrew-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-9751fb9f1c-github-homebrew-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-9751fb9f1c-github-homebrew-cpp)|
   |homebrew-cpp-autobrew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-9751fb9f1c-github-homebrew-cpp-autobrew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-9751fb9f1c-github-homebrew-cpp-autobrew)|
   |homebrew-r-autobrew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-9751fb9f1c-github-homebrew-r-autobrew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-9751fb9f1c-github-homebrew-r-autobrew)|
   |homebrew-r-brew|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-9751fb9f1c-github-homebrew-r-brew)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-9751fb9f1c-github-homebrew-r-brew)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on a diff in pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
kou commented on code in PR #13684:
URL: https://github.com/apache/arrow/pull/13684#discussion_r939528070


##########
dev/tasks/python-wheels/github.osx.amd64.yml:
##########
@@ -35,7 +35,7 @@ env:
 jobs:
   build:
     name: Build wheel for OS X
-    runs-on: macos-10.15
+    runs-on: macos-12

Review Comment:
   Yes.
   I changed it to `macos-latest` that equals to `macos-11` for now.
   
   I tried `macos-12` to resolve the crc32c related failure. But it's not unrelated. So we don't need to use `macos-12` here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1206528020

   Revision: 288fba4485d8efdccf7dd360cf775c1c79eb7f91
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-389e663b84](https://github.com/ursacomputing/crossbow/branches/all?query=actions-389e663b84)
   
   |Task|Status|
   |----|------|
   |wheel-macos-big-sur-cp310-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-big-sur-cp310-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-big-sur-cp310-arm64)|
   |wheel-macos-big-sur-cp310-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-big-sur-cp310-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-big-sur-cp310-universal2)|
   |wheel-macos-big-sur-cp38-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-big-sur-cp38-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-big-sur-cp38-arm64)|
   |wheel-macos-big-sur-cp39-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-big-sur-cp39-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-big-sur-cp39-arm64)|
   |wheel-macos-big-sur-cp39-universal2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-big-sur-cp39-universal2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-big-sur-cp39-universal2)|
   |wheel-macos-high-sierra-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-high-sierra-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-high-sierra-cp310-amd64)|
   |wheel-macos-high-sierra-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-high-sierra-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-high-sierra-cp37-amd64)|
   |wheel-macos-high-sierra-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-high-sierra-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-high-sierra-cp38-amd64)|
   |wheel-macos-high-sierra-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-high-sierra-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-high-sierra-cp39-amd64)|
   |wheel-macos-mavericks-cp310-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-mavericks-cp310-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-mavericks-cp310-amd64)|
   |wheel-macos-mavericks-cp37-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-mavericks-cp37-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-mavericks-cp37-amd64)|
   |wheel-macos-mavericks-cp38-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-mavericks-cp38-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-mavericks-cp38-amd64)|
   |wheel-macos-mavericks-cp39-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-389e663b84-github-wheel-macos-mavericks-cp39-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-389e663b84-github-wheel-macos-mavericks-cp39-amd64)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1206530102

   Revision: 288fba4485d8efdccf7dd360cf775c1c79eb7f91
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-85172d3456](https://github.com/ursacomputing/crossbow/branches/all?query=actions-85172d3456)
   
   |Task|Status|
   |----|------|
   |conda-osx-arm64-clang-py310|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-arm64-clang-py310)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-arm64-clang-py310)|
   |conda-osx-arm64-clang-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-arm64-clang-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-arm64-clang-py38)|
   |conda-osx-arm64-clang-py39|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-arm64-clang-py39)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-arm64-clang-py39)|
   |conda-osx-clang-py310|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-clang-py310)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-clang-py310)|
   |conda-osx-clang-py37-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-clang-py37-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-clang-py37-r40)|
   |conda-osx-clang-py37-r41|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-clang-py37-r41)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-clang-py37-r41)|
   |conda-osx-clang-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-clang-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-clang-py38)|
   |conda-osx-clang-py39|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-85172d3456-azure-conda-osx-clang-py39)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-85172d3456-azure-conda-osx-clang-py39)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] pitrou commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
pitrou commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1204040921

   Are the 3.10 wheel build failures new?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #13684: ARROW-17175: [CI][macOS] macos-10.15 is deprecated and macos-latest is macos-11

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13684:
URL: https://github.com/apache/arrow/pull/13684#issuecomment-1208619412

   Revision: 5b914e87f131528e0517c23d9a7a83609b135e19
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-4c5df1b5a6](https://github.com/ursacomputing/crossbow/branches/all?query=actions-4c5df1b5a6)
   
   |Task|Status|
   |----|------|
   |verify-rc-binaries-wheels-macos-11-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-11-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-11-amd64)|
   |verify-rc-binaries-wheels-macos-11-amd64-conda|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-11-amd64-conda)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-11-amd64-conda)|
   |verify-rc-binaries-wheels-macos-11-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-11-arm64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-11-arm64)|
   |verify-rc-binaries-wheels-macos-12-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-12-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-12-amd64)|
   |verify-rc-binaries-wheels-macos-12-amd64-conda|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-12-amd64-conda)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-4c5df1b5a6-github-verify-rc-binaries-wheels-macos-12-amd64-conda)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org