We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3892b5b commit 45e930eCopy full SHA for 45e930e
1 file changed
.github/workflows/build.yml
@@ -75,8 +75,6 @@ jobs:
75
steps:
76
- uses: actions/checkout@v5
77
with: {fetch-depth: 0, submodules: recursive}
78
- - if: matrix.os == 'windows'
79
- uses: ilammy/msvc-dev-cmd@v1
80
- uses: conda-incubator/setup-miniconda@v3
81
with:
82
python-version: 3.13
0 commit comments