Skip to content

Commit 9923e2f

Browse files
authored
Merge pull request #4 from fedibtc/fedi-ignore-v1-wallet
Fedi ignore v1 wallet
2 parents db7250f + 26cfebf commit 9923e2f

File tree

5 files changed

+1365
-863
lines changed

5 files changed

+1365
-863
lines changed

.github/workflows/flakebox-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ jobs:
2222
- host: linux
2323
runs-on: ubuntu-latest
2424
timeout: 60
25+
# - host: macos-x86_64
26+
# runs-on: macos-12
27+
# timeout: 60
28+
# - host: macos-aarch64
29+
# runs-on: macos-14
30+
# timeout: 60
2531
timeout-minutes: ${{ matrix.timeout }}
2632
flake:
2733
name: Flake self-check

0 commit comments

Comments
 (0)