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/02/16 14:42:36 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #12425: ARROW-15682: [CI] Github starting to migrate "windows-latest" tag from windows 2019 to windows 2022

kszucs commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r808059551



##########
File path: .github/workflows/cpp.yml
##########
@@ -186,9 +186,9 @@ jobs:
       fail-fast: false
       matrix:
         os:
-          - windows-latest
+          - windows-2019
         include:
-          - os: windows-latest
+          - os: windows-2019

Review comment:
       I'd also prefer to pin the older version.




-- 
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