Skip to content

Commit

Permalink
Update XPU workflow too
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Apr 9, 2024
1 parent b92e85a commit 1393056
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@v3
- uses: actions/checkout@v4
- name: Check container state
shell: bash
run: |
Expand Down

0 comments on commit 1393056

Please sign in to comment.