summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@gmx.de>2022-06-12 20:18:13 +0200
committerjkoan <jkoan@users.noreply.github.com>2023-01-11 07:50:27 +0100
commit955286879cdd59d647d932c321669b476d4468a4 (patch)
tree83f49d075d03eb025239144240b3f33440818cec
parent7df558a714252bb496ba109b9afd417edf36de00 (diff)
downloadnavit-955286879cdd59d647d932c321669b476d4468a4.tar.gz
fix:build:sailfish:Repeat image change from #1183
-rw-r--r--.github/workflows/build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 59a7cf590..2620b1098 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -70,14 +70,14 @@ jobs:
runs-on: ubuntu-latest
needs: sanity_check
container:
- image: hoehnp/sailfishos-platform-sdk:3.1.0.12
+ image: coderus/sailfishos-platform-sdk:3.4.0.24
steps:
- uses: actions/checkout@v1
# TODO currently broken because of USER in Dockerimage and probably because of double containers as well
- name: run build
run: contrib/sailfish/build_sailfish_ci.sh
env:
- VERSION_ID: 3.1.0.12
+ VERSION_ID: 3.4.0.24
- uses: actions/upload-artifact@v1
with:
name: Store rpm