diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build_test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_test.yaml b/.github/workflows/build_test.yaml index a323171..5d2555d 100644 --- a/.github/workflows/build_test.yaml +++ b/.github/workflows/build_test.yaml | |||
| @@ -5,7 +5,7 @@ name: build test | |||
| 5 | jobs: | 5 | jobs: |
| 6 | ci: | 6 | ci: |
| 7 | runs-on: ubuntu-latest | 7 | runs-on: ubuntu-latest |
| 8 | timeout-minutes: 5 | 8 | timeout-minutes: 8 |
| 9 | strategy: | 9 | strategy: |
| 10 | matrix: | 10 | matrix: |
| 11 | rust: | 11 | rust: |