Closed zibaiwan closed 7 months ago
https://github.com/intel/fpga-runtime-for-opencl/pull/338 introduced this regression when trying to add the missing top level permission. By setting content=read somehow make the token cannot access the package and caused this failure.
Tests passed now: https://github.com/intel/fpga-runtime-for-opencl/actions/runs/8621418232/job/23630210788?pr=352
https://github.com/intel/fpga-runtime-for-opencl/pull/354 supersedes this one.
https://github.com/intel/fpga-runtime-for-opencl/pull/338 introduced this regression when trying to add the missing top level permission. By setting content=read somehow make the token cannot access the package and caused this failure.
Tests passed now: https://github.com/intel/fpga-runtime-for-opencl/actions/runs/8621418232/job/23630210788?pr=352