Skip to content

Commit cc9490a

Browse files
committed
Update CI job name to simply Python
1 parent a446033 commit cc9490a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
python-build:
14-
name: Python 3.14
14+
name: Python
1515
runs-on: ubuntu-latest
1616

1717
steps:

0 commit comments

Comments
 (0)