diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 1873981..63924d5 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -21,7 +21,6 @@ jobs: - { os: ubuntu-latest, py: "3.11" } - { os: ubuntu-latest, py: "3.12" } - { os: ubuntu-latest, py: "3.13" } - - { os: ubuntu-latest, py: "3.14" } steps: - name: Checkout Code