Skip to content

(9095) mingw64-x86_64-curl #4213

(9095) mingw64-x86_64-curl

(9095) mingw64-x86_64-curl #4213

Workflow file for this run

name: scallywag
on:
- repository_dispatch
# set restricted permissions for GITHUB_TOKEN
permissions:
contents: read
jobs:
source:
uses: ./.github/workflows/build.yml
with:
name: source
x86_64:
needs: source
uses: ./.github/workflows/build.yml
with:
name: x86_64
noarch:
needs: source
uses: ./.github/workflows/build.yml
with:
name: noarch