mirror of
https://github.com/danog/strum.git
synced 2024-12-02 09:27:57 +01:00
update ci version (#280)
Co-authored-by: Peter Glotfelty <peter@glotfelty.us>
This commit is contained in:
parent
2bcf86d0ca
commit
0a0def76bd
@ -1 +1 @@
|
|||||||
msrv = "1.32.0"
|
msrv = "1.56.1"
|
||||||
|
@ -38,10 +38,10 @@ environment:
|
|||||||
### MSVC Toolchains ###
|
### MSVC Toolchains ###
|
||||||
|
|
||||||
# MSRC 64-bit MSVC
|
# MSRC 64-bit MSVC
|
||||||
- channel: 1.32.0
|
- channel: 1.56.1
|
||||||
target: x86_64-pc-windows-msvc
|
target: x86_64-pc-windows-msvc
|
||||||
# MSRC 32-bit MSVC
|
# MSRC 32-bit MSVC
|
||||||
- channel: 1.32.0
|
- channel: 1.56.1
|
||||||
target: i686-pc-windows-msvc
|
target: i686-pc-windows-msvc
|
||||||
# Stable 64-bit MSVC
|
# Stable 64-bit MSVC
|
||||||
- channel: stable
|
- channel: stable
|
||||||
@ -67,10 +67,10 @@ environment:
|
|||||||
### GNU Toolchains ###
|
### GNU Toolchains ###
|
||||||
|
|
||||||
# MSRC 64-bit GNU
|
# MSRC 64-bit GNU
|
||||||
- channel: 1.32.0
|
- channel: 1.56.1
|
||||||
target: x86_64-pc-windows-gnu
|
target: x86_64-pc-windows-gnu
|
||||||
# MSRC 32-bit GNU
|
# MSRC 32-bit GNU
|
||||||
- channel: 1.32.0
|
- channel: 1.56.1
|
||||||
target: i686-pc-windows-gnu
|
target: i686-pc-windows-gnu
|
||||||
# Stable 64-bit GNU
|
# Stable 64-bit GNU
|
||||||
- channel: stable
|
- channel: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user