Skip to content

Commit

Permalink
Try new appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-xiaodong committed Nov 1, 2023
1 parent 5c3bea7 commit f6e3e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os: Visual Studio 2022
environment:
BUILDING_ON_PLATFORM: win
BuildEnvironment: appveyor
Cap_MySql_ConnectionString: Server=localhost;Database=cap_test;Uid=root;Pwd=Password12!;Allow User Variables=True;SslMode=none
Cap_MySql_ConnectionString: Server=localhost;Database=cap_test;Uid=root;Pwd=Password12!;Allow User Variables=True;SslMode=Required
services:
- mysql
init:
Expand Down

0 comments on commit f6e3e3d

Please sign in to comment.