This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
git-repo-updater
огледало од
https://github.com/earwig/git-repo-updater
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
11
Activity
Преглед изворни кода
Add Python 3.12 CI build
pull/67/head
offa
пре 1 година
родитељ
f491a8ee80
комит
9bc622190e
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Прегледај датотеку
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: [ "3.6", "3.7", "3.8", "3.9", "3.10", "3.11" ]
python: [ "3.6", "3.7", "3.8", "3.9", "3.10", "3.11"
, "3.12"
]
name: python-${{ matrix.python }}
steps:
- name: Checkout
Write
Preview
Loading…
Откажи
Сачувај