[gha] macos: another test

This commit is contained in:
R4SAS 2025-11-08 00:53:18 +03:00 committed by GitHub
parent 1a8a0df1df
commit d9d7e98d38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ on:
branches: branches:
- '*' - '*'
paths: paths:
- .github/workflows/build-osx.yml - .github/workflows/build-macos.yml
- daemon/** - daemon/**
- i18n/** - i18n/**
- libi2pd/** - libi2pd/**
@ -19,7 +19,8 @@ on:
- '*' - '*'
concurrency: concurrency:
group: ${{ github.workflow }} group: ci-macos
cancel-in-progress: false
jobs: jobs:
build: build: