Skip to content

Commit 7e39955

Browse files
authored
Merge pull request #173 from bashtage/final-0.14.3
RLS: Release 0.14.3 build
2 parents 3bff492 + 312af65 commit 7e39955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
os: ubuntu-latest
2525
python_impl: Pyodide
2626
env:
27-
BUILD_COMMIT: "maintenance/0.14.x" # or a specific version, e.g., v0.13.1
27+
BUILD_COMMIT: "v0.14.3" # or a specific version, e.g., v0.13.1
2828
CIBW_BUILD: ${{ matrix.python }}-*
2929
CIBW_ARCHS_LINUX: "x86_64 aarch64"
3030
# No support for pypy, musl, Win32 for 3.10+

0 commit comments

Comments
 (0)