diff --git a/Windows-builds-for-dev-snapshot.md b/Windows-builds-for-dev-snapshot.md index 8111f90..9d229ad 100644 --- a/Windows-builds-for-dev-snapshot.md +++ b/Windows-builds-for-dev-snapshot.md @@ -1,11 +1,5 @@ -Temporary windows builds for the *openssl* HEAD can be found about an -hour after commit at https://ci.appveyor.com/project/PurpleI2P/i2pd -. Pick a config and drill down, then click on *ARTIFACTS* for +Temporary windows builds for the *openssl* HEAD can be found at +https://github.com/PurpleI2P/i2pd/actions/workflows/build-windows.yml. +Select latest workflow run, then check `Artifacts` section for available downloads. If the latest build is broken, find the "green" -one in *HISTORY*. - -Available configurations may vary from time to time, but you'll likely -want one that says *static* as it doesn't have external dependencies -(aside form miniupnpc.dll). - -Note that UPnP support is currently broken on 64 bit MSVC builds. +one in runs list.