Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
leafac committed May 8, 2024
1 parent 10944d9 commit 91e7f18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jobs:
fail-fast: false
matrix:
os:
# - windows
# - macos
- windows
- macos
- ubuntu
runs-on: ${{ matrix.os }}-latest
steps:
Expand Down
1 change: 0 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# TODO

- Setup future deploys with GitHub Actions.
- Builds for macOS and Windows.
- Documentation.
- Changelog.
Expand Down

0 comments on commit 91e7f18

Please sign in to comment.