Skip to content

Commit

Permalink
updated linux build for spec python cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Aug 26, 2024
1 parent bcdb71e commit f2b8091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.7.12', '3.8.12', '3.9.7', '3.10.4', '3.11.0' ]
python-version: [ '3.7.15', '3.8.12', '3.9.7', '3.10.4', '3.11.0' ]
# python-version: [ '3.7', '3.8', '3.9', '3.10' ]

steps:
Expand Down

0 comments on commit f2b8091

Please sign in to comment.