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.13 CI build
pull/70/head
offa
1 miesiąc temu
rodzic
ddea6afdc0
commit
270c32e565
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.8", "3.9", "3.10", "3.11", "3.12" ]
python: [ "3.8", "3.9", "3.10", "3.11", "3.12"
, "3.13"
]
name: python-${{ matrix.python }}
steps:
- name: Checkout
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz