Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
ben
/
mwparserfromhell
peilaus alkaen
https://github.com/earwig/mwparserfromhell
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Julkaisut
24
Toiminta
Selaa lähdekoodia
Thanks YAML, very cool
tags/v0.6.4
Ben Kurtovic
3 vuotta sitten
vanhempi
3ae07d450a
commit
a7098af650
1 muutettua tiedostoa
jossa
6 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-1
.github/workflows/build-macos-wheels.yml
+ 6
- 1
.github/workflows/build-macos-wheels.yml
Näytä tiedosto
@@ -7,7 +7,12 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, 3.10]
python-version:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna