Skip to content

Commit d535186

Browse files
chore: disable builds for jammy and noble
1 parent dd04031 commit d535186

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

suites/focal/.no-matrix-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
prevents this distro from building in github actions

suites/jammy/.no-matrix-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
prevents this distro from building in github actions

suites/noble/.no-matrix-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
prevents this distro from building in github actions

suites/oracular/raw/raw.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# this is an example file to BUILD raw file system
55
# export variable SUITE to set debootstrap suite name (default: hirsute)
6-
6+
export OVERRIDER_MIRROR="http://127.0.0.1:8080/ubuntu-ports/"
77
source plugins/envsetup
88

99
export OVERRIDER_COMPRESSION_TYPE

0 commit comments

Comments
 (0)