fishy commented on code in PR #3893:
URL: https://github.com/apache/thrift/pull/3893#discussion_r4057133441
##########
.github/workflows/cmake.yml:
##########
@@ -69,3 +69,69 @@ jobs:
name: cmake-LastTest-log
path: cmake_build/Testing/Temporary/LastTest.log
if-no-files-found: warn
+
+ compiler-windows:
+ runs-on: windows-2025
+ timeout-minutes: 60
+ steps:
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
Review Comment:
usually we comment which tagged version is the pinned sha, can we also
comment it 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]