Remove Amazon Linux 1 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
parent
0fd6330f75
commit
9ab78d05a6
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -40,7 +40,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- 'amazonlinux'
|
|
||||||
- 'amazonlinux-2'
|
- 'amazonlinux-2'
|
||||||
- 'debian-9'
|
- 'debian-9'
|
||||||
- 'debian-10'
|
- 'debian-10'
|
||||||
|
@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
- Remove EL 6 testing
|
- Remove EL 6 testing
|
||||||
|
- Remove Amazon Linux 1 testing
|
||||||
|
|
||||||
## 5.3.1 (2018-07-24)
|
## 5.3.1 (2018-07-24)
|
||||||
|
|
||||||
|
@ -12,11 +12,6 @@ provisioner:
|
|||||||
name: dokken
|
name: dokken
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: amazonlinux
|
|
||||||
driver:
|
|
||||||
image: dokken/amazonlinux
|
|
||||||
pid_one_command: /sbin/init
|
|
||||||
|
|
||||||
- name: amazonlinux-2
|
- name: amazonlinux-2
|
||||||
driver:
|
driver:
|
||||||
image: dokken/amazonlinux-2
|
image: dokken/amazonlinux-2
|
||||||
|
@ -13,9 +13,6 @@ verifier:
|
|||||||
name: inspec
|
name: inspec
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: amazonlinux
|
|
||||||
driver_config:
|
|
||||||
box: mvbcoding/awslinux
|
|
||||||
- name: amazonlinux-2
|
- name: amazonlinux-2
|
||||||
- name: centos-7
|
- name: centos-7
|
||||||
- name: centos-8
|
- name: centos-8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user