mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
update PR release to 3.26
This commit is contained in:
parent
521ad190d8
commit
d3cda6973e
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
if [[ "${GITHUB_REF}" =~ ^refs/tags ]]; then
|
||||
echo "::set-output name=matrix::{\"branch\":[\"${GITHUB_REF##*/}\"]}"
|
||||
else
|
||||
echo "::set-output name=matrix::{\"branch\":[\"master\", \"release-3_22\", \"release-3_24\"]}"
|
||||
echo "::set-output name=matrix::{\"branch\":[\"master\", \"release-3_22\", \"release-3_26\"]}"
|
||||
fi
|
||||
|
||||
build-docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user