Skip to content

Commit

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

0 comments on commit 5198c04

Please sign in to comment.