mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-21 07:34:18 +02:00
CI: Switch to Rust 1.28
This commit is contained in:
parent
278a2bbac9
commit
30847c97eb
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: rust:1.19
|
||||
- image: rust:1.28
|
||||
steps:
|
||||
- checkout
|
||||
# Load cargo target from cache if possible.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue