Skip to content

Commit

Permalink
ci: switch to R4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Mar 9, 2025
1 parent 868405f commit d63c4fb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include:
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.1/gitlab-base.yml'
file: '/r4.3/gitlab-base.yml'
ref: $CI_BRANCH_REF
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.1/gitlab-dom0-qwt.yml'
file: '/r4.3/gitlab-host-qwt.yml'
ref: $CI_BRANCH_REF

0 comments on commit d63c4fb

Please sign in to comment.