Skip to content

Commit

Permalink
Merge pull request #11636 from camptocamp/backport/11634-to-master
Browse files Browse the repository at this point in the history
[Backport master] Add a venv to fix build of QGIS master
  • Loading branch information
sbrunner authored Jan 10, 2025
2 parents 3691ed7 + 26f584c commit 39e47c2
Show file tree
Hide file tree
Showing 4 changed files with 1,936 additions and 350 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/qgis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
matrix:
version:
- '3.34'
# Used as default version
- 3.34-gdal3.8
- ltr
- lr
Expand Down Expand Up @@ -126,7 +127,7 @@ jobs:
if: failure()
- uses: actions/upload-artifact@v4
with:
name: Update dpkg versions list.patch
name: Update QGIS ${{ matrix.version }} dpkg versions list.patch
path: /tmp/dpkg-versions.patch
retention-days: 1
if: failure()
Loading

0 comments on commit 39e47c2

Please sign in to comment.