diff --git a/.github/workflows/binaries-build.yml b/.github/workflows/binaries-build.yml index 53787702fd..86f4654468 100644 --- a/.github/workflows/binaries-build.yml +++ b/.github/workflows/binaries-build.yml @@ -42,7 +42,7 @@ jobs: os: ubuntu-latest-32-cores bin_name: madara - build: x86_64-pc-windows-msvc - os: windows-latest-32-cores + os: windows-latest bin_name: madara.exe runs-on: ${{ matrix.os }} steps: diff --git a/CHANGELOG.md b/CHANGELOG.md index 317ce7024c..e23fc601cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Next release +- ci: downgraded windows runner to windows-latest - ci: added windows binaries build and upload the binaries to the release page - ci: add `CHANGELOG.md` and enforce it is edited for each PR on `main` - feat: add a `genesis_loader` for the node and mocking diff --git a/madara-infra b/madara-infra index 64f6f6fd03..22fd284b7f 160000 --- a/madara-infra +++ b/madara-infra @@ -1 +1 @@ -Subproject commit 64f6f6fd030b8c7f3cef2be2ae9edddf1034ef63 +Subproject commit 22fd284b7fd45df9694dcaa3f5175c7bd10410b1