diff --git a/.github/workflows/asciinema.yml b/.github/workflows/asciinema.yml index 7a3200e..c7dffde 100644 --- a/.github/workflows/asciinema.yml +++ b/.github/workflows/asciinema.yml @@ -33,11 +33,11 @@ jobs: strategy: matrix: python: - - "3.6" - "3.7" - "3.8" - "3.9" - "3.10" + - "3.11" env: TERM: dumb steps: