Skip to content

Commit 37dc004

Browse files
committed
rename
Signed-off-by: BubbleCal <bubble-cal@outlook.com>
1 parent 29aa6cc commit 37dc004

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/recurring-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# and the back-compat of the weekly tests.
4949
weekly-linux:
5050
needs: get-pylance-versions
51-
name: "Weekly: Linux Python 3.12 (Pylance ${{ matrix.pylance-version }})"
51+
name: "Recurring: Linux (Pylance ${{ matrix.pylance-version }})"
5252
runs-on: ubuntu-24.04
5353
timeout-minutes: 300
5454
strategy:
@@ -92,7 +92,7 @@ jobs:
9292

9393
# This job is used to test the weekly tests on the main branch.
9494
weekly-linux-fresh-main:
95-
name: "Weekly: Linux Python 3.12 (main)"
95+
name: "Recurring: Linux (main)"
9696
runs-on: ubuntu-24.04
9797
timeout-minutes: 300
9898
defaults:
File renamed without changes.

0 commit comments

Comments
 (0)