Merge pull request #578 from kiwix/fix-release-workflow

Fix release workflow
This commit is contained in:
Kelson 2023-03-19 15:49:46 +01:00 committed by GitHub
commit 7b776893fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -65,8 +65,7 @@ jobs:
env:
HOME: /home/runner
SSH_KEY: /tmp/id_rsa
runs-on: ubuntu-latest
needs: Docker
runs-on: ubuntu-22.04
container:
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
options: "--device /dev/fuse --privileged"
@ -117,7 +116,7 @@ jobs:
SSH_KEY: /tmp/id_rsa
PLATFORM_TARGET: flatpak
OS_NAME: focal
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout code
shell: bash
@ -159,7 +158,7 @@ jobs:
target:
- native_dyn
- native_mixed
runs-on: macos-latest
runs-on: macos-12
env:
SSH_KEY: /tmp/id_rsa
OS_NAME: osx