Skip to content

Commit

Permalink
Windows only
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Dec 28, 2023
1 parent dc4d7a6 commit dbc38ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
strategy:
fail-fast: false
matrix:
# platform: [windows-2019]
platform: [windows-2019]
# platform: [windows-2019, macos-11, ubuntu-20.04]
platform: [windows-2019, macos-11, ubuntu-22.04]
# platform: [windows-2019, macos-11, ubuntu-22.04]
env:
MACOSX_DEPLOYMENT_TARGET: 10.13

Expand Down

0 comments on commit dbc38ed

Please sign in to comment.