Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsenal0x64 authored Jan 9, 2024
1 parent 665d8fc commit b411a29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
strategy:
matrix:
os: [linux-latest, windows-latest,macos-latest]
os: [linux-latest, windows-latest]

runs-on: ${{ matrix.os }}

Expand Down Expand Up @@ -54,4 +54,3 @@ jobs:
path: |
build/*.exe
build/*.bin
build/*.app/**/*

0 comments on commit b411a29

Please sign in to comment.