Skip to content

Commit

Permalink
macos and ubuntu release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Dec 18, 2023
1 parent 6e79d19 commit 7fcfde2
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: [macos-11, ubuntu-22.04]
env:
MACOSX_DEPLOYMENT_TARGET: 10.13

Expand Down

0 comments on commit 7fcfde2

Please sign in to comment.