dpogue opened a new pull request, #1570:
URL: https://github.com/apache/cordova-ios/pull/1570

   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   CI has been pretty flaky lately, especially since adding macOS 26 runners.
   
   
   ### Description
   <!-- Describe your changes in detail -->
   * Update action steps to latest versions
   * Change the matrix setup so we only run a single macOS 26 runner with 
NodeJS 24  
     This give us test coverage with Xcode 26, but doesn't incur extra test 
runs for no additional benefit on older NodeJS versions. Those can remain being 
covered by Xcode 16.4 on the macOS-15 runner.
   * Add a 40 minute timeout to the tests, so they fail more quickly (and can 
be retried more quickly) rather than spinning for up to 6 hours
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to