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 May 12, 2024
1 parent 66220df commit 218a394
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ checks:tests:
- shellcheck -e SC1117 $(grep -l '^#!/bin/\(ba\)\?sh' $(git ls-files))
stage: checks
include:
- file: /r4.2/gitlab-base.yml
- file: /r4.3/gitlab-base.yml
project: QubesOS/qubes-continuous-integration
- file: /r4.2/gitlab-vm.yml
- file: /r4.3/gitlab-vm.yml
project: QubesOS/qubes-continuous-integration

r4.2:repro:vm-bookworm:
r4.3:repro:vm-bookworm:
allow_failure: true

0 comments on commit 218a394

Please sign in to comment.