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 98e2414 commit f36e64cCopy full SHA for f36e64c
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: actions/setup-python@v5
15
with:
16
- python-version: '3.11'
+ python-version: '3.13'
17
18
- name: Setup
19
run: make setup
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments