Skip to content

Commit

Permalink
Update to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aspard authored Jun 11, 2024
1 parent 18a0509 commit fe24548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [1.13.2]
pyver: ['3.8', '3.9', '3.10', '3.11', '3.12']
version: [1.14.0]
pyver: ['3.9', '3.10', '3.11', '3.12']
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit fe24548

Please sign in to comment.