KhronosGroup / Vulkan-Guide

One stop shop for getting started with the Vulkan API
Creative Commons Attribution 4.0 International
1.96k stars 169 forks source link

Fix the CI delay timeout. #191

Closed gpx1000 closed 2 years ago

gpx1000 commented 2 years ago

The Apple Appstore awesome_bot web check is causing issues in the CI. Fixing it two ways, increasing the timeout allowance and adding the Apple Appstore to the white list.

We should consider if it's worth adding --allow-timeout to the awesome_bot CI check and dropping the timeout to 5 for CI speed improvement.

marty-johnson59 commented 2 years ago

yah, it's MUCH faster than building samples... But, couldn't hurt (I hope). Merged..