Skip to content

Commit

Permalink
Build for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
nick f authored and nick f committed Dec 10, 2023
1 parent 8cbb8af commit 1ceb789
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ jobs:
matrix:
os:
- ubuntu-20.04
# - macos-12
- macos-12
- windows-2019
include:
- os: ubuntu-20.04
name: Linux
# - os: macos-12
# name: Mac
- os: macos-12
name: Mac
- os: windows-2019
name: Windows
fail-fast: false
Expand Down

0 comments on commit 1ceb789

Please sign in to comment.