1 files changed, 2 insertions(+), 2 deletions(-)
M .build.yml
M .build.yml => .build.yml +2 -2
@@ 54,5 54,5 @@ tasks:
PATH=$HOME/.local/bin:$PATH ./ci.sh 3.10
- cpython-311: |
cd asyncio-foundationdb
- ./python-compile.sh 3.10 > /dev/null
- PATH=$HOME/.local/bin:$PATH ./ci.sh 3.10
+ ./python-compile.sh 3.11 > /dev/null
+ PATH=$HOME/.local/bin:$PATH ./ci.sh 3.11