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 38f687f commit df9c414Copy full SHA for df9c414
.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.113432
+ python-version: 3.11
24
- name: Use the value
25
id: step_two
26
run: |
0 commit comments