Skip to content

Commit

Permalink
updated cache version for 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Aug 28, 2024
1 parent af2897d commit 460834e
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.15', '3.8.12', '3.9.7', '3.10.4', '3.11.0' ] # specific versions for cache
python-version: [ '3.7.15', '3.8.12', '3.9.12', '3.10.4', '3.11.0' ] # specific versions for cache

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 460834e

Please sign in to comment.