Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Mar 6, 2024
1 parent baf3746 commit a9aeff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ environment:
TOOLCHAIN: stable
- TARGET: x86_64-pc-windows-gnu
MINGW: true
TOOLCHAIN: 1.66.0
TOOLCHAIN: 1.67.0
- TARGET: x86_64-pc-windows-msvc
TOOLCHAIN: stable
- TARGET: x86_64-pc-windows-msvc
TOOLCHAIN: 1.66.0
TOOLCHAIN: 1.67.0

install:
- set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
Expand Down

0 comments on commit a9aeff4

Please sign in to comment.