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 7f64e62 commit 0082226Copy full SHA for 0082226
.github/workflows/jax-array-api.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.11
21
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
22
with:
23
- python-version: 3.30493
+ python-version: 3.11
24
- name: Use the value
25
id: step_two
26
run: |
0 commit comments