diff --git a/.github/workflows/plugin.yaml b/.github/workflows/plugin.yaml index 0fb8312..bd80307 100644 --- a/.github/workflows/plugin.yaml +++ b/.github/workflows/plugin.yaml @@ -19,6 +19,7 @@ jobs: - '3.11' - '3.12' - '3.13' + - '3.14' test: name: Test (Python ${{ matrix.python }}, stable please_pex release) uses: ./.github/workflows/plugin_test.yaml