You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -184,13 +184,13 @@ Take the checksums from the release process above, the AppVeyor stage provides t
184
184
## Unstable/nightly builds
185
185
186
186
These happen every 24 hours and [reuse the same workflow](./cron-unstable-build.yaml) as the staging build so are identical except they skip the upload to S3 step.
187
-
This means all targets are built nightly for `master` and `2.0` branches including container images and Linux, macOS and Windows packages.
187
+
This means all targets are built nightly for `master` and `2.1` branches including container images and Linux, macOS and Windows packages.
188
188
189
189
The container images are available here (the tag refers to the branch):
0 commit comments