Skip to content

Commit

Permalink
Revert "Update XPU workflow too"
Browse files Browse the repository at this point in the history
This reverts commit eb216a8.
  • Loading branch information
loadams authored and rraminen committed May 9, 2024
1 parent b5d9507 commit d2dfcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xpu-max1100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
options: --privileged -it --rm --device /dev/dri:/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --ipc=host --cap-add=ALL

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Check container state
shell: bash
run: |
Expand Down

0 comments on commit d2dfcdb

Please sign in to comment.