[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:
- '*'
paths:
- .github/workflows/build-osx.yml
- .github/workflows/build-macos.yml
- daemon/**
- i18n/**
- libi2pd/**
@ -19,7 +19,8 @@ on:
- '*'
concurrency:
group: ${{ github.workflow }}
group: ci-macos
cancel-in-progress: false
jobs:
build: