Skip to content

Commit

Permalink
uncomment macos and windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Aug 7, 2023
1 parent def95cb commit 27e829e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
matrix:
platform:
- ubuntu-22.04
# - macos-13
# - windows-2022
- macos-13
- windows-2022
fail-fast: false
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 27e829e

Please sign in to comment.