mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-11-14 05:20:10 +00:00
[gha] macos: test with arm64
This commit is contained in:
parent
fa456164ba
commit
cc6e961662
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build-macos.yml
vendored
8
.github/workflows/build-macos.yml
vendored
|
|
@ -31,10 +31,10 @@ jobs:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
#- target: macos-latest
|
- target: macos-latest
|
||||||
# target-name: ARM64
|
target-name: ARM64
|
||||||
- target: macos-latest-large
|
#- target: macos-latest-large
|
||||||
target-name: Intel x86_64
|
# target-name: Intel x86_64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue