8000 Version 1.16.0: ada 3.0.1 by bbayles · Pull Request #101 · ada-url/ada-python · GitHub
[go: up one dir, main page]

Skip to content

Version 1.16.0: ada 3.0.1 #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Feb 3, 2025
Prev Previous commit
Next Next commit
Update cibuildwheel
  • Loading branch information
bbayles committed Jan 30, 2025
commit 097712ae74fece3cfd88610e48e3d275ad59c2b1
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: all
- uses: pypa/cibuildwheel@v2.21.2
- uses: pypa/cibuildwheel@v2.22.0
- uses: actions/upload-artifact@v4
with:
name: artifact-wheel-${{ matrix.os }}
Expand Down
Loading
0