Skip to content

Commit

Permalink
Workaround for MySql not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi committed Dec 8, 2023
1 parent 548e79e commit 40b0144
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version: 6.0.{build}
version: 8.0.{build}
image: Visual Studio 2022
init:
- ps: Start-Service MySQL80
environment:
ASPNETCORE_ENVIRONMENT: Appveyor
JAVA_HOME: C:\Program Files\Java\jdk15
Expand Down

0 comments on commit 40b0144

Please sign in to comment.