Skip to content

Commit

Permalink
CI attempt 2/n
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumgizmos committed Jun 25, 2024
1 parent 4ba31fb commit 3b43ad8
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:


build_wheels:
# runs-on: ${{ matrix.os_dist.os }}
runs-on: ${{ matrix.os_dist.os }}
# env:
# CIBW_BUILD: "${{ matrix.os_dist.dist }}"
# MACOSX_DEPLOYMENT_TARGET: "13.1"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"sinter",
"BeliefMatching"
]
version = "2.0.15"
version = "2.0.16"

[tool.setuptools.packages.find]
where = ["src_python"]
Expand Down

0 comments on commit 3b43ad8

Please sign in to comment.