Skip to content

Commit

Permalink
Add python3.10 to gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
vyahello committed Dec 27, 2024
1 parent 1a26add commit f337748
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/code-assessment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ jobs:
max-parallel: 4
matrix:
python-version:
- 3.7
- 3.8
- 3.9
- 3.9.20
- 3.10.15
steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit f337748

Please sign in to comment.