Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
update QGIS deps for 3.16 macos builds
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.github/workflows/macos-build.yml
|
@@ -21,7 +21,7 @@ on: |
|
|
|
|
|
env: |
|
|
QT_VERSION: 5.14.2 |
|
|
QGIS_DEPS_VERSION: 0.5.4 |
|
|
QGIS_DEPS_VERSION: 0.7.0 |
|
|
|
|
|
jobs: |
|
|
mac_os_build: |
|
|