Skip to content

Commit d4d7caf

Browse files
authored
Update test_macos.yml
1 parent 96b14ce commit d4d7caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: ${{ matrix.python-version }}
2727
- name: Install dependencies
2828
run: |
29-
pip3 install -U git+https://github.com/dclong/xinstall@main
29+
pip3 install -U xinstall
3030
xinstall --sudo docker -ic --user-to-docker ""
3131
xinstall pt -ic
3232
~/.local/bin/poetry env use python3

0 commit comments

Comments
 (0)