Skip to content

chore: Bump go4.org/unsafe/assume-no-moving-gc #2

chore: Bump go4.org/unsafe/assume-no-moving-gc

chore: Bump go4.org/unsafe/assume-no-moving-gc #2

Workflow file for this run

name: Flatpak CI
on:
push:
pull_request:
jobs:
build-linux:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged
steps:
- uses: actions/checkout@v3
- uses: flatpak/flatpak-github-actions/[email protected]
with:
bundle: com.pojtinger.felicitas.vintangle.flatpak
manifest-path: com.pojtinger.felicitas.vintangle.yaml
cache-key: flatpak-builder-${{ github.sha }}