Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Removed MacOS build target
  • Loading branch information
houmain authored Oct 14, 2023
1 parent 7925f96 commit 62afcd0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- os: ubuntu-20.04
package: DEB

- os: macos-11
package: ZIP

steps:
- name: Setup Windows/MSVC
if: runner.os == 'Windows'
Expand Down

0 comments on commit 62afcd0

Please sign in to comment.