Update clean.yml

This commit is contained in:
freearhey
2021-05-06 20:18:05 +03:00
parent e17cbea668
commit 38ca71e105

View File

@@ -7,14 +7,14 @@ jobs:
strategy:
matrix:
country: [
ad,
ae,
af,
al,
am,
ao,
ar,
at
ad
# ae,
# af,
# al,
# am,
# ao,
# ar,
# at
# au,
# aw,
# az,
@@ -165,6 +165,7 @@ jobs:
# zm,
# unsorted
]
max-parallel: 2
steps:
- name: Checkout
uses: actions/checkout@v2