We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b677b23 commit f0c7cddCopy full SHA for f0c7cdd
.github/workflows/llama_cpp_plugin_build_and_test.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- uses: actions/setup-python@v4
63
with:
64
- python-version: 3.10
+ python-version: '3.10'
65
66
- name: Prepare test data - convert test model files
67
run: |
0 commit comments