We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60fef46 commit 266ac3fCopy full SHA for 266ac3f
1 file changed
.github/workflows/meta_llama.yml
@@ -33,7 +33,7 @@ jobs:
33
matrix:
34
os: [ubuntu-latest, windows-latest, macos-latest]
35
python-version: ["3.10", "3.13"]
36
- max-parallel: 3 # to avoid rate limiting
+ max-parallel: 2 # to avoid rate limiting
37
38
steps:
39
- name: Support longpaths
0 commit comments