Skip to content

Commit

Permalink
drop support for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
irevoire committed Sep 15, 2021
1 parent 1fafe04 commit 1de00b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04, macos-latest, windows-latest]
os: [ubuntu-18.04, macos-latest]
include:
- os: ubuntu-18.04
artifact_name: mieli
Expand Down

0 comments on commit 1de00b4

Please sign in to comment.