edited runs on and added array there

This commit is contained in:
Vishal 2022-12-29 12:35:23 +05:30
parent 9b01b0831d
commit 5bc9693f94
2 changed files with 2 additions and 3 deletions

View File

@ -21,8 +21,7 @@ on:
jobs:
build_all:
name: "${{matrix.os}}_${{matrix.arch}}"
runs-on: "${{matrix.os}}-latest"
runs-on: [${{matrix.os}}-latest, ARM64]
with: {architecture: "${{matrix.arch}}" }
strategy:

View File

@ -14,7 +14,7 @@ homepage: https://github.com/vishalxl/nostr_console
# fixed likes colors issue for notification likes
# after tag
# fixed sdk for arm64 build; otherwise only x86 was being built for all
# fixed sdk for arm64 build; otherwise only x86 was being built for all
# notification color fix for git bash; color for likes is not being closed at end
# 0.3.1