6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-08 08:08:20 +00:00

Merge remote-tracking branch 'origin/master' into nightly

This commit is contained in:
Overhang.IO 2023-06-14 09:20:51 +00:00
commit 016502aad0
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
- os: ubuntu-20.04 - os: ubuntu-20.04
locale: C.UTF-8 locale: C.UTF-8
# https://endoflife.date/macos # https://endoflife.date/macos
- os: macos-10.15 - os: macos-11
locale: en_US.UTF-8 locale: en_US.UTF-8
env: env:
LC_ALL: ${{ matrix.locale }} LC_ALL: ${{ matrix.locale }}

View File

@ -1,6 +1,6 @@
Install this version from pip with: Install this version from pip with:
pip install "tutor[full]=={{ version[1:] }}" pip install "tutor[full]=={{ version.vtext[1:] }}"
Or download the compiled binaries: Or download the compiled binaries: