Skip to content

Commit

Permalink
Merge pull request #88 from hugovk/rm-fedora-31
Browse files Browse the repository at this point in the history
Remove soon-EOL Fedora 31
  • Loading branch information
radarhere authored Oct 16, 2020
2 parents 9c8d988 + 276a421 commit 593d02c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ matrix:
env: DOCKER="centos-8-amd64"
- name: "debian-10-buster-x86 stable"
env: DOCKER="debian-10-buster-x86"
- name: "fedora-31-amd64 stable"
env: DOCKER="fedora-31-amd64"
- name: "fedora-32-amd64 stable"
env: DOCKER="fedora-32-amd64"
- name: "ubuntu-18.04-bionic-amd64 stable"
Expand All @@ -48,8 +46,6 @@ matrix:
env: DOCKER="centos-8-amd64" LATEST="true"
- name: "debian-10-buster-x86 latest"
env: DOCKER="debian-10-buster-x86" LATEST="true"
- name: "fedora-31-amd64 latest"
env: DOCKER="fedora-31-amd64" LATEST="true"
- name: "fedora-32-amd64 latest"
env: DOCKER="fedora-32-amd64" LATEST="true"
- name: "ubuntu-18.04-bionic-amd64 latest"
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TARGETS = alpine arch amazon-1-amd64 amazon-2-amd64 ubuntu-18.04-bionic-amd64 ubuntu-20.04-focal-amd64 debian-10-buster-x86 fedora-31-amd64 fedora-32-amd64 centos-6-amd64 centos-7-amd64 centos-8-amd64
TARGETS = alpine arch amazon-1-amd64 amazon-2-amd64 ubuntu-18.04-bionic-amd64 ubuntu-20.04-focal-amd64 debian-10-buster-x86 fedora-32-amd64 centos-6-amd64 centos-7-amd64 centos-8-amd64


BUILDDIRS = $(TARGETS:%=build-%)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 593d02c

Please sign in to comment.