Skip to content

Commit

Permalink
init nam amount
Browse files Browse the repository at this point in the history
  • Loading branch information
yito88 committed Oct 18, 2023
1 parent bf97b85 commit 39f7414
Show file tree
Hide file tree
Showing 5 changed files with 5,252 additions and 991 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/misbehaviour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ concurrency:
jobs:
misbehaviour:
runs-on: ubuntu-20.04
timeout-minutes: 20
timeout-minutes: 60
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

test-stable:
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
- uses: arduino/setup-protoc@v2
Expand Down
Loading

0 comments on commit 39f7414

Please sign in to comment.