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 79730e4 commit 4f413aeCopy full SHA for 4f413ae
.github/workflows/generate_bindings.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- uses: julia-actions/setup-julia@v1
16
with:
17
- version: "1.9"
+ version: "1.10.2"
18
19
- name: Run the generator
20
run: ./gen/generate.sh
0 commit comments