Skip to content

Commit

Permalink
Add 3.12 to list of python-versions in build yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
john-parton committed May 27, 2024
1 parent 49ce509 commit fd1890f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
strategy:
matrix:
target: [x86_64, aarch64]
python-version: ["3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit fd1890f

Please # to comment.