Skip to content

Commit c80653f

Browse files
committed
CI/CD: add timeout
1 parent 0836d97 commit c80653f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
shmem: [sos_ubuntu, sos_fedora, oshmem_ubuntu, oshmem_fedora, oshmpi_ubuntu, oshmpi_fedora, osss_ubuntu, osss_fedora]
1818
runs-on: ubuntu-latest
19+
timeout-minutes: 30
1920
steps:
2021
- name: Checkout
2122
uses: actions/checkout@v3

0 commit comments

Comments
 (0)