From 5e1bc9c38973606eb9d12718f9a3bb161d4bb683 Mon Sep 17 00:00:00 2001 From: David C Ellis Date: Thu, 9 Apr 2026 15:36:41 +0100 Subject: [PATCH] Also update the test builds --- .github/workflows/test_builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_builds.yml b/.github/workflows/test_builds.yml index d4c8ac1..16eaeea 100644 --- a/.github/workflows/test_builds.yml +++ b/.github/workflows/test_builds.yml @@ -18,7 +18,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v6 with: - python-version: "3.10" # build with oldest supported python + python-version: "3.14" # build with oldest supported python - name: Build the Zipapp run: >- python3 scripts/build_zipapp.py