mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-05-25 16:24:47 +00:00
[gha] macos: more tests
This commit is contained in:
@@ -18,9 +18,9 @@ on:
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
concurrency:
|
||||
group: ci-macos
|
||||
cancel-in-progress: false
|
||||
#concurrency:
|
||||
# group: ci-macos
|
||||
# cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -31,10 +31,10 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
include:
|
||||
- target: macos-latest
|
||||
- target: macos-15
|
||||
target-name: ARM64
|
||||
#- target: macos-latest-large
|
||||
# target-name: Intel x86_64
|
||||
- target: macos-15-intel
|
||||
target-name: Intel x86_64
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user