Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamthrash authored Apr 11, 2024
1 parent 9067f6f commit 15cf058
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
#platform: [macos-latest, ubuntu-latest, windows-latest]
platform: [windows-latest]
platform: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
- name: Checkout egads
Expand Down

0 comments on commit 15cf058

Please sign in to comment.