Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Cache devnet on windows * Trigger `Build wheels` workflow on new tag push * Fix syntax of `Install devnet` job * Add `id` and change `path` in `Cache devnet build` * Use dynamic python versions matrix depending on the event name * Restore python `3.12` for `Setup Tests` * Update setting python versions matrix as env variable * Update setting python versions matrix as env variable * Fix versions matrix echo * Add missing `needs` in jobs * Fix matrix versions echo * Fix matrix versions echo * Remove dynamic python versions matrix determination * Remove changes in `package.yml` * Remove check for event name in windows tests * Add `DEVNET_SHA` env in windows tests * Restore skipping windows tests on PR * Use `actions/cache@v4` for devnet on windows * Add windows devnet cache to `run-docs-tests-windows` * Temporarily enable `run-docs-tests-windows` * Revert "Temporarily enable `run-docs-tests-windows`" This reverts commit 86d9d90. * Change `DEVNET_SHA` env to be global
- Loading branch information