Skip to content

Commit ae583fd

Browse files
authored
Merge pull request #176 from bashtage/rls-0.14.4
RLS: Release 0.14.4
2 parents 0621b5f + 3543640 commit ae583fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: "v0.14.3" # or a specific version, e.g., v0.13.1
27+
BUILD_COMMIT: "v0.14.4" # 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)