~amirouche/asyncio-foundationdb

3c5e93f70516c952e0afd2ee189c5b8d77eee69a — Amirouche 9 months ago 6206ce1
typofix
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