Skip to content

Commit 03a60db

Browse files
froydnjchmanchester
authored andcommitted
turn the appveyor builds green again
...by bumping the minimum supported version.
1 parent 3e4e655 commit 03a60db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ for:
3535
target: x86_64-pc-windows-msvc
3636
- channel: nightly
3737
target: x86_64-pc-windows-msvc
38-
- channel: 1.31.1 # Oldest supported version. Keep in sync with README.md.
38+
- channel: 1.36.0 # Oldest supported version. Keep in sync with README.md.
3939
target: x86_64-pc-windows-msvc
4040
# Build a release build on master to make sure it builds.
4141
- channel: stable

0 commit comments

Comments
 (0)