Skip to content

Commit 178df5e

Browse files
committed
Switching CI to R4.3
Bumping CI protocol version to support GUI protocol 1.8
1 parent 0eac410 commit 178df5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
include:
2-
- file: /r4.2/gitlab-base.yml
2+
- file: /r4.3/gitlab-base.yml
33
project: QubesOS/qubes-continuous-integration
44
ref: $CI_BRANCH_REF
5-
- file: /r4.2/gitlab-host.yml
5+
- file: /r4.3/gitlab-host.yml
66
project: QubesOS/qubes-continuous-integration
77
ref: $CI_BRANCH_REF
8-
- file: /r4.2/gitlab-vm.yml
8+
- file: /r4.3/gitlab-vm.yml
99
project: QubesOS/qubes-continuous-integration
1010
ref: $CI_BRANCH_REF
11-
- file: /r4.2/gitlab-host-vm-openqa.yml
11+
- file: /r4.3/gitlab-host-vm-openqa.yml
1212
project: QubesOS/qubes-continuous-integration
1313
ref: $CI_BRANCH_REF
1414
variables:

0 commit comments

Comments
 (0)