Browse Source

CI: (trivial) make "Locale" task depend on same py version it uses

master
SomberNight 3 years ago
parent
commit
c4061f143b
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
  1. 2
      .cirrus.yml

2
.cirrus.yml

@ -74,7 +74,7 @@ task:
ELECTRUM_REQUIREMENTS_CI: contrib/requirements/requirements-ci.txt
# in addition, crowdin_api_key is set as an "override" in https://cirrus-ci.com/settings/...
depends_on:
- Tox Python 3.9
- Tox Python 3.8
only_if: $CIRRUS_BRANCH == 'master'
task:

Loading…
Cancel
Save