Skip to content

Commit 79c8d2d

Browse files
authored
Merge pull request #1 from urban233/scikit_build_core
New version 3.1.0.3
2 parents 694860e + cf5a339 commit 79c8d2d

File tree

7 files changed

+368
-345
lines changed

7 files changed

+368
-345
lines changed

.github/workflows/build.yml.bak

Lines changed: 0 additions & 137 deletions
This file was deleted.

.github/workflows/unix_like_wheels.yaml.bak

Lines changed: 0 additions & 82 deletions
This file was deleted.

.github/workflows/wheels.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
#Z* -------------------------------------------------------------------
1515
name: Build Wheels
1616

17-
on: [push]
17+
on:
18+
pull_request:
19+
branches:
20+
- main
1821

1922
env:
2023
VCPKG_ROOT: ${{ github.workspace }}/vendor/vcpkg

.github/workflows/windows_wheels.yaml.bak

Lines changed: 0 additions & 71 deletions
This file was deleted.

CMakeLists.txt.bak

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)