Skip to content

Commit

Permalink
Adding interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiol committed Aug 29, 2024
1 parent 0c45a3c commit f4c11d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/shippable/remote.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ansible-test integration --color -v --retry-on-error \
${CHANGED:+"$CHANGED"} \
${UNSTABLE:+"$UNSTABLE"} \
--python 3.11 \
--venv \
--python-interpreter /usr/bin/python \
--remote "${platform}/${version}" \
--remote-terminate always \
--remote-stage "${stage}" \
Expand Down

0 comments on commit f4c11d7

Please sign in to comment.