Skip to content

Commit

Permalink
CI: add time out minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
yfblock committed May 4, 2024
1 parent 45f2865 commit 46c7134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
- name: Test ${{ matrix.arch }}
run: cd example && make ARCH=${{ matrix.arch }} build
timeout-minutes: 1

0 comments on commit 46c7134

Please sign in to comment.