Skip to content

chore: gimp 2.99.19-dev -> 3.0.0-rc1 #71

chore: gimp 2.99.19-dev -> 3.0.0-rc1

chore: gimp 2.99.19-dev -> 3.0.0-rc1 #71

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: ["preview"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: 🧪 Build snap on amd64
runs-on: self-hosted
timeout-minutes: 1440
steps:
- name: 🧪 Build snap on amd64
uses: snapcrafters/ci/test-snap-build@main