CI: increase timeout to accommodate newly-supported tests

This commit is contained in:
Jeff Bolz 2025-05-08 09:04:47 -05:00
parent e66094276b
commit 00784e3d34

View file

@ -407,7 +407,7 @@ jobs:
run: |
cd build
# This is using llvmpipe and runs slower than other backends
ctest -L main --verbose --timeout 2700
ctest -L main --verbose --timeout 3600
- name: Determine tag name
id: tag