Skip to content

Commit

Permalink
BLD: Test 0.14.2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed Sep 11, 2024
1 parent 93517a2 commit 272d1b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python: [cp39, cp310, cp311, cp312]
os: [ubuntu-latest, windows-latest, macOS-latest]
env:
BUILD_COMMIT: "main" # or a specific version, e.g., v0.13.1
BUILD_COMMIT: "v0.14.2" # or a specific version, e.g., v0.13.1
CIBW_BUILD: ${{ matrix.python }}-*
CIBW_ARCHS_LINUX: "x86_64 aarch64"
CIBW_ARCHS_MACOS: "x86_64 arm64"
Expand Down
2 changes: 1 addition & 1 deletion statsmodels

0 comments on commit 272d1b6

Please sign in to comment.