Skip to content

Commit

Permalink
do not test on nightly with appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
droundy committed Apr 12, 2024
1 parent 54d1687 commit 6c5ae89
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ environment:
- TARGET: i686-pc-windows-msvc
- TARGET: x86_64-pc-windows-msvc

# Testing other channels
- TARGET: x86_64-pc-windows-gnu
RUST_VERSION: nightly
- TARGET: x86_64-pc-windows-msvc
RUST_VERSION: nightly

install:
- ps: >-
If ($Env:TARGET -eq 'x86_64-pc-windows-gnu') {
Expand Down

0 comments on commit 6c5ae89

Please sign in to comment.