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 7, 2024
1 parent 08612c9 commit 8306af0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
- blogtrottr
- straynic
- Documentation.
- Builds for macOS and Windows.

0 comments on commit 8306af0

Please sign in to comment.