Skip to content

Commit

Permalink
Update test_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BachiLi authored Apr 3, 2024
1 parent 3e63e97 commit a9bb474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
pip install -r requirements.txt
sudo apt update
sudo apt install snapd ocl-icd-opencl-dev
sudo apt install snapd ocl-icd-opencl-dev pocl-opencl-icd
sudo snap install ispc
- name: Running tests
run: |
Expand Down

0 comments on commit a9bb474

Please sign in to comment.