Skip to content

Commit e171c4a

Browse files
committed
fix(ci): use appimage container: owncloudci/appimage-build:sles15-amd64
1 parent b7253cd commit e171c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: linux-gcc-x86_64
4848
target: linux-64-gcc
4949
os: ubuntu-latest
50-
container: owncloudci/appimage-build:centos7-devtoolset11-amd64
50+
container: owncloudci/appimage-build:sles15-amd64
5151
fetch-depth: 1
5252

5353
name: ${{ matrix.name }}

0 commit comments

Comments
 (0)