From 06e31b68b4f4bd7dfd6611231aa95f0fdf87e1ba Mon Sep 17 00:00:00 2001 From: ZianTT <2508164094@qq.com> Date: Sun, 16 Jun 2024 16:30:51 +0000 Subject: [PATCH] update CI ver --- .github/workflows/main.yml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index add4269..b3ed26f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,7 +32,7 @@ jobs: path: dist linux: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 diff --git a/requirements.txt b/requirements.txt index d308fcc..bfb6ead 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ qrcode requests sentry-sdk kdl -bili_ticket_gt_python==0.2.2 \ No newline at end of file +bili_ticket_gt_python==0.2.3 \ No newline at end of file