Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 764f79d

Browse files
author
Maciej Olko
committed
Revert "Pin Python 3.8 in job due to Transifex client not supporting Python 3.9"
This reverts commit 53d6145
1 parent 50552cb commit 764f79d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/update-and-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
with:
1616
access_token: ${{ secrets.GITHUB_TOKEN }}
1717
- uses: actions/setup-python@master
18-
with:
19-
python-version: 3.8
2018
- run: sudo apt-get install -y gettext
2119
- run: pip install transifex-client requests
2220
- uses: actions/checkout@master

0 commit comments

Comments
 (0)