Update pyapp

This commit is contained in:
David
2024-12-15 02:33:04 +01:00
committed by GitHub
parent 7880e222b0
commit 658fad64eb

View File

@@ -94,7 +94,7 @@ jobs:
CARGO: cargo
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
PYAPP_REPO: pyapp # Use local copy of pyapp (needed for cross-compiling)
PYAPP_VERSION: v0.23.0
PYAPP_VERSION: v0.24.0
steps:
- name: Checkout