Skip to content

Commit ff12ebc

Browse files
committed
Drop Fedora 32
1 parent 4a8e3e7 commit ff12ebc

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
subarch: [ppc64le]
15-
image: [ ubuntu@21.10, ubuntu@21.04, ubuntu@20.10, ubuntu@20.04, ubuntu@18.04, ubuntu@16.04, fedora@35, fedora@34, fedora@33, fedora@32, korg@11.1.0, korg@10.3.0, korg@9.3.0, korg@5.5.0 ]
15+
image: [ ubuntu@21.10, ubuntu@21.04, ubuntu@20.10, ubuntu@20.04, ubuntu@18.04, ubuntu@16.04, fedora@35, fedora@34, fedora@33, korg@11.1.0, korg@10.3.0, korg@9.3.0, korg@5.5.0 ]
1616

1717
env:
1818
SUBARCH: ${{ matrix.subarch }}

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ jobs:
5151
arch: ppc64le
5252
env: SUBARCH=ppc64le IMAGE=fedora@33
5353
name: ppc64le@fedora@33
54-
- os: linux
55-
arch: ppc64le
56-
env: SUBARCH=ppc64le IMAGE=fedora@32
57-
name: ppc64le@fedora@32
5854
- os: linux
5955
arch: ppc64le
6056
env: SUBARCH=ppc64le IMAGE=korg@11.1.0

0 commit comments

Comments
 (0)