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:
|
||||
matrix:
|
||||
os:
|
||||
- 'amazonlinux'
|
||||
- 'amazonlinux-2'
|
||||
- 'debian-9'
|
||||
- 'debian-10'
|
||||
|
@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Removed
|
||||
|
||||
- Remove EL 6 testing
|
||||
- Remove Amazon Linux 1 testing
|
||||
|
||||
## 5.3.1 (2018-07-24)
|
||||
|
||||
|
@ -12,11 +12,6 @@ provisioner:
|
||||
name: dokken
|
||||
|
||||
platforms:
|
||||
- name: amazonlinux
|
||||
driver:
|
||||
image: dokken/amazonlinux
|
||||
pid_one_command: /sbin/init
|
||||
|
||||
- name: amazonlinux-2
|
||||
driver:
|
||||
image: dokken/amazonlinux-2
|
||||
|
@ -13,9 +13,6 @@ verifier:
|
||||
name: inspec
|
||||
|
||||
platforms:
|
||||
- name: amazonlinux
|
||||
driver_config:
|
||||
box: mvbcoding/awslinux
|
||||
- name: amazonlinux-2
|
||||
- name: centos-7
|
||||
- name: centos-8
|
||||
|
Loading…
x
Reference in New Issue
Block a user