Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
ben
/
git-repo-updater
kopia lustrzana
https://github.com/earwig/git-repo-updater
Obserwuj
1
Polub
1
Forkuj
0
Kod
Wydania
11
Aktywność
Przeglądaj źródła
Add Python 3.12 CI build
pull/67/head
offa
1 rok temu
rodzic
f491a8ee80
commit
9bc622190e
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
Wyświetl plik
@@ -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
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz