We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a046c1 commit 8a91b5dCopy full SHA for 8a91b5d
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
- uses: actions/setup-python@v3
11
with:
12
- python-version: "3.7"
+ python-version: "3.13"
13
- name: Test
14
run: |
15
make test
0 commit comments