diff --git a/.github/workflows/native.yml b/.github/workflows/native.yml index 8cc92a6..3ce6813 100644 --- a/.github/workflows/native.yml +++ b/.github/workflows/native.yml @@ -29,6 +29,7 @@ jobs: - "3.9" - "3.10" - "3.11" + - "3.12" steps: - name: Checkout