Skip to content

Commit

Permalink
Merge pull request #1064 from NordSecurity/LLT-5784_add_qnap_build_fo…
Browse files Browse the repository at this point in the history
…r_arm

LLT-5784: qnap: Add support for aarch64 architectures
  • Loading branch information
lcruz99 authored Jan 21, 2025
2 parents 21cc3d4 + 6c683b3 commit efd80fa
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
schedule: ${{ github.event_name == 'schedule' }}
cancel-outdated-pipelines: ${{ github.ref_name != 'main' }}
triggered-ref: v2.7.4 # REMEMBER to also update in .gitlab-ci.yml
triggered-ref: v2.8.0 # REMEMBER to also update in .gitlab-ci.yml
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ libtelio-build-pipeline:

trigger:
project: $LIBTELIO_BUILD_PROJECT_PATH
branch: v2.7.4 # REMEMBER to also update in .github/workflows/gitlab.yml
branch: v2.8.0 # REMEMBER to also update in .github/workflows/gitlab.yml
Empty file added .unreleased/LLT-5784
Empty file.

0 comments on commit efd80fa

Please sign in to comment.