Skip to content

Commit 8aebba4

Browse files
committed
macos
1 parent 5a89485 commit 8aebba4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
release:
1515
strategy:
1616
matrix:
17-
# os: [windows-latest, ubuntu-latest, macos-latest]
18-
os: [windows-latest, ubuntu-latest]
17+
os: [windows-latest, ubuntu-latest, macos-latest]
18+
# os: [windows-latest, ubuntu-latest]
1919
runs-on: ${{ matrix.os }}
2020
steps:
2121
- name: Checkout repository

0 commit comments

Comments
 (0)