diff --git a/.github/workflows/python-package.yaml b/.github/workflows/python-package.yaml index 201f184..3212628 100644 --- a/.github/workflows/python-package.yaml +++ b/.github/workflows/python-package.yaml @@ -16,7 +16,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.8", "3.9", "3.10", "3.11"] + python-version: ["3.9", "3.10", "3.11"] steps: - uses: actions/checkout@v3 @@ -45,4 +45,4 @@ jobs: python -m biliarchiver.bili_upload -h # - name: Test with pytest # run: | - # pytest \ No newline at end of file + # pytest