Skip to content

Commit

Permalink
🔧 bump python version to 10,12
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed Oct 30, 2024
1 parent 63ea6e8 commit 76a50c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
strategy:
matrix:
python-version:
- '3.8'
- '3.9'
- '3.10'
- '3.12'
name: Python ${{ matrix.python-version }}
steps:
- name: Cloning repository
Expand Down

0 comments on commit 76a50c0

Please sign in to comment.