Skip to content

Commit

Permalink
Disable latest for now to get packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jul 1, 2024
1 parent 9b06840 commit acfb0f8
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 @@ -41,7 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
qgis_version: [release-3_22, latest]
qgis_version: [release-3_22]
env:
QGIS_TEST_VERSION: ${{ matrix.qgis_version }}
steps:
Expand Down

0 comments on commit acfb0f8

Please sign in to comment.