mirror of
https://github.com/containers/youki
synced 2024-11-23 17:32:15 +01:00
commit
96e7541ed2
@ -26,7 +26,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.58.1, 1.59.0]
|
||||
rust: [1.59.0, 1.60.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.58.1, 1.59.0]
|
||||
rust: [1.59.0, 1.60.0]
|
||||
dirs: ${{ fromJSON(needs.changes.outputs.dirs) }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@ -55,7 +55,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.58.1, 1.59.0]
|
||||
rust: [1.59.0, 1.60.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
@ -108,7 +108,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.58.1, 1.59.0]
|
||||
rust: [1.59.0, 1.60.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user