We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b52eb commit b85ca31Copy full SHA for b85ca31
1 file changed
.github/workflows/Test.yml
@@ -60,7 +60,8 @@ jobs:
60
if: ${{ matrix.pocl == 'local' }}
61
uses: actions/checkout@v6
62
with:
63
- repository: pocl/pocl
+ repository: franz/pocl
64
+ ref: fixes
65
path: pocl
66
67
- name: Install system dependencies
0 commit comments