Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5f1fa46

Browse files
Stop pulling 3.9 (#114)
* Stop pulling 3.9* Missed one* Drop 3.9 from .github/ISSUE_TEMPLATE/typo.yml---------Co-authored-by: Maciej Olko <maciej.olko@gmail.com>
1 parent432a83c commit5f1fa46

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎.github/ISSUE_TEMPLATE/typo.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ body:
2626
label:"Wersja dokumentacji:"
2727
multiple:true
2828
options:
29-
-"3.9"
3029
-"3.10"
3130
-"3.11"
3231
-"3.12"

‎.github/workflows/update-lint-and-build.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast:false
1616
matrix:
17-
version:[3.14, 3.13, 3.12, 3.11, '3.10', 3.9]
17+
version:[3.14, 3.13, 3.12, 3.11, '3.10']
1818
steps:
1919
-uses:styfle/cancel-workflow-action@main
2020
with:
@@ -89,7 +89,7 @@ jobs:
8989
strategy:
9090
fail-fast:false
9191
matrix:
92-
version:[3.14, 3.13, 3.12, 3.11, '3.10', 3.9]
92+
version:[3.14, 3.13, 3.12, 3.11, '3.10']
9393
format:[html, latex, epub]
9494
needs:['update']
9595
steps:
@@ -121,7 +121,7 @@ jobs:
121121
runs-on:ubuntu-latest
122122
strategy:
123123
matrix:
124-
version:[3.14, 3.13, 3.12, 3.11, '3.10', 3.9]
124+
version:[3.14, 3.13, 3.12, 3.11, '3.10']
125125
needs:['build']
126126
steps:
127127
-uses:actions/download-artifact@master

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp