Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Jan 17, 2025
1 parent eff20b9 commit 73756e3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/native-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,9 @@ jobs:
os: [ubuntu-latest, ubuntu-24.04-arm, macos-13, macos-latest]
bin: [peergos, peergos.exe]
exclude:
- os: ubuntu-latest
bin: peergos.exe
- os: windows-latest
bin: peergos
- os: macos-latest
bin: peergos.exe
- os: macos-13
- os: [ubuntu-latest, macos-latest, macos-13, ubuntu-24.04-arm]
bin: peergos.exe
fail-fast: false
steps:
Expand Down

0 comments on commit 73756e3

Please sign in to comment.