Skip to content

Commit

Permalink
Get python 3.12 back to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Shulyaka committed Dec 19, 2024
1 parent 9cd42ba commit eb86144
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powerllm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.13']
python-version: ['3.12', '3.13']

steps:
- uses: awalsh128/cache-apt-pkgs-action@latest
Expand Down
File renamed without changes.

0 comments on commit eb86144

Please sign in to comment.