Browse Source

CI: build with latest PawPaw

Signed-off-by: falkTX <falktx@falktx.com>
develop
falkTX 2 months ago
parent
commit
74a7f59064
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      .github/workflows/build.yml

+ 2
- 4
.github/workflows/build.yml View File

@@ -8,11 +8,9 @@ on:
branches: branches:
- '*' - '*'
env: env:
CACHE_VERSION: 20240930
PAWPAW_VERSION: a9ab736dc297b2055536c71cddf1c79711d420bb
CACHE_VERSION: 20250801
PAWPAW_VERSION: 8b1198b3b9c7f01d4466e82d2cc6947da855d594
PAWPAW_SKIP_LTO: 1 PAWPAW_SKIP_LTO: 1
PAWPAW_SKIP_GLIB: 1
PAWPAW_SKIP_LV2: 1


jobs: jobs:
macos: macos:


Loading…
Cancel
Save