mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
workflows: Update nightly extensions to 24.08
Also change to Rust stable to fix build failing
This commit is contained in:
4
.github/workflows/flatpak-nightly.yml
vendored
4
.github/workflows/flatpak-nightly.yml
vendored
@@ -30,8 +30,8 @@ jobs:
|
|||||||
platforms: arm64
|
platforms: arm64
|
||||||
- name: Prepare Runtime
|
- name: Prepare Runtime
|
||||||
run: |
|
run: |
|
||||||
flatpak --system install -y --noninteractive flathub org.freedesktop.Sdk.Extension.rust-nightly/${{ matrix.arch }}/23.08
|
flatpak --system install -y --noninteractive flathub org.freedesktop.Sdk.Extension.rust-stable/${{ matrix.arch }}/24.08
|
||||||
flatpak --system install -y --noninteractive flathub org.freedesktop.Sdk.Extension.llvm16/${{ matrix.arch }}/23.08
|
flatpak --system install -y --noninteractive flathub org.freedesktop.Sdk.Extension.llvm18/${{ matrix.arch }}/24.08
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
|
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user