|
@ -17,7 +17,7 @@ jobs: |
|
|
matrix: |
|
|
matrix: |
|
|
toolchain: [stable, nightly] |
|
|
toolchain: [stable, nightly] |
|
|
os: [ubuntu] |
|
|
os: [ubuntu] |
|
|
args: [default, no-default] |
|
|
|
|
|
|
|
|
args: [default, no-std] |
|
|
timeout-minutes: 30 |
|
|
timeout-minutes: 30 |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@main |
|
|
- uses: actions/checkout@main |
|
|