mirror of
https://github.com/danog/strum.git
synced 2024-11-26 12:04:38 +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 ###
|
||||
|
||||
# MSRC 64-bit MSVC
|
||||
- channel: 1.32.0
|
||||
- channel: 1.56.1
|
||||
target: x86_64-pc-windows-msvc
|
||||
# MSRC 32-bit MSVC
|
||||
- channel: 1.32.0
|
||||
- channel: 1.56.1
|
||||
target: i686-pc-windows-msvc
|
||||
# Stable 64-bit MSVC
|
||||
- channel: stable
|
||||
@ -67,10 +67,10 @@ environment:
|
||||
### GNU Toolchains ###
|
||||
|
||||
# MSRC 64-bit GNU
|
||||
- channel: 1.32.0
|
||||
- channel: 1.56.1
|
||||
target: x86_64-pc-windows-gnu
|
||||
# MSRC 32-bit GNU
|
||||
- channel: 1.32.0
|
||||
- channel: 1.56.1
|
||||
target: i686-pc-windows-gnu
|
||||
# Stable 64-bit GNU
|
||||
- channel: stable
|
||||
|
Loading…
Reference in New Issue
Block a user