mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-06-07 02:22:13 +00:00
[gha] macos: another test
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user