Skip to content

Commit

Permalink
nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Dec 11, 2024
1 parent e60f392 commit f29c00c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
coin: [monero, wownero, zano]
coin: [monero, wownero]
runs-on: ubuntu-latest
container:
image: ubuntu:24.04
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
strategy:
fail-fast: false
matrix:
coin: [monero, wownero, zano]
coin: [monero, wownero]
name: macos build
runs-on: macos-14
steps:
Expand Down

0 comments on commit f29c00c

Please sign in to comment.