Skip to content

Commit

Permalink
Merge pull request #79 from opengisch/tmp_fix_ci
Browse files Browse the repository at this point in the history
Temporarily fix the tests with the workaround of using old QGIS images
  • Loading branch information
suricactus authored Apr 17, 2024
2 parents 5ed1f87 + 5418dc3 commit fd06f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
qgis_version: [release-3_16, release-3_22, release-3_28, latest]
qgis_version: [release-3_16, release-3_22, release-3_28, final-3_36_1]
env:
QGIS_TEST_VERSION: ${{ matrix.qgis_version }}
steps:
Expand Down

0 comments on commit fd06f07

Please sign in to comment.