Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37da064 commit b5847dbCopy full SHA for b5847db
.github/workflows/linuxbrew.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- python: ["3.8", "3.9", "3.10", "3.11"]
+ python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
9
steps:
10
- uses: actions/checkout@v3
11
- name: Install brew
0 commit comments