Fixed jquery json language extraction and updated to the latest Twine #5

Merged
biodranik merged 14 commits from fixes into organicmaps 2022-12-22 11:59:49 +00:00
Showing only changes of commit 2a872b8b71 - Show all commits

View file

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['2.4', '2.5', '2.6', '2.7']
ruby-version: ['2.6', '2.7']
steps:
- uses: actions/checkout@v3