Hide those navs, boi!

This commit is contained in:
2025-11-02 17:05:45 +02:00
parent e1e607c1f1
commit cd12bb316a
5 changed files with 14 additions and 26 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.14'
- name: Install Redis
run: |