Skip to content

Commit 5ec2314

Browse files
committed
Github action:
* Turn off end of life Ubuntu builds.
1 parent 0b50d20 commit 5ec2314

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

.github/workflows/build.yml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -48,42 +48,42 @@ jobs:
4848
btype: release
4949
buser: qfsbuild
5050
runs_on: ubuntu-latest
51-
- distro: ubuntu
52-
ver: 18.04
53-
codecov: no
54-
btype: release
55-
buser: qfsbuild
56-
runs_on: ubuntu-latest
57-
- distro: ubuntu
58-
ver: 18.04
59-
codecov: yes
60-
btype: release
61-
buser: qfsbuild
62-
runs_on: ubuntu-latest
63-
- distro: ubuntu
64-
ver: 18.04
65-
codecov: no
66-
btype: debug
67-
buser: qfsbuild
68-
runs_on: ubuntu-latest
69-
- distro: ubuntu
70-
ver: 18.04
71-
codecov: no
72-
btype: release
73-
buser: root
74-
runs_on: ubuntu-latest
75-
- distro: ubuntu
76-
ver: 16.04
77-
codecov: no
78-
btype: release
79-
buser: qfsbuild
80-
runs_on: ubuntu-latest
81-
- distro: ubuntu
82-
ver: 14.04
83-
codecov: no
84-
btype: release
85-
buser: qfsbuild
86-
runs_on: ubuntu-latest
51+
# - distro: ubuntu
52+
# ver: 18.04
53+
# codecov: no
54+
# btype: release
55+
# buser: qfsbuild
56+
# runs_on: ubuntu-latest
57+
# - distro: ubuntu
58+
# ver: 18.04
59+
# codecov: yes
60+
# btype: release
61+
# buser: qfsbuild
62+
# runs_on: ubuntu-latest
63+
# - distro: ubuntu
64+
# ver: 18.04
65+
# codecov: no
66+
# btype: debug
67+
# buser: qfsbuild
68+
# runs_on: ubuntu-latest
69+
# - distro: ubuntu
70+
# ver: 18.04
71+
# codecov: no
72+
# btype: release
73+
# buser: root
74+
# runs_on: ubuntu-latest
75+
# - distro: ubuntu
76+
# ver: 16.04
77+
# codecov: no
78+
# btype: release
79+
# buser: qfsbuild
80+
# runs_on: ubuntu-latest
81+
# - distro: ubuntu
82+
# ver: 14.04
83+
# codecov: no
84+
# btype: release
85+
# buser: qfsbuild
86+
# runs_on: ubuntu-latest
8787
- distro: debian
8888
ver: 12
8989
codecov: no

0 commit comments

Comments
 (0)