Skip to content

Commit

Permalink
Use a set image in appveyor in an effort to use a fixed version of ch…
Browse files Browse the repository at this point in the history
…rome
  • Loading branch information
erdi committed Mar 28, 2021
1 parent 75eb30c commit 22fdeef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
@@ -1,5 +1,5 @@
version: "{build}"
build_script: ./gradlew --no-daemon check
image: Visual Studio 2017
install:
- choco install firefox --version 66.0.3
- choco install googlechrome --version 79.0.3945.88 --ignore-checksums
- choco install firefox --version 66.0.3

0 comments on commit 22fdeef

Please sign in to comment.