We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7d925 commit f8ac689Copy full SHA for f8ac689
.github/workflows/beta-release.yml
@@ -10,16 +10,13 @@ jobs:
10
strategy:
11
matrix:
12
distribution:
13
- - bullseye
14
- stretch
15
- buster
+ - bullseye
16
- xenial
17
- - artful
18
- bionic
19
- - cosmic
20
- - disco
21
- - eoan
22
- focal
+ - jammy
23
- centos_7
24
- centos_8
25
steps:
.github/workflows/stable-release.yml
0 commit comments