There was an error while loading. Please reload this page.
1 parent e870d7e commit 61a683cCopy full SHA for 61a683c
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
strategy:
21
matrix:
22
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
23
24
# Steps represent a sequence of tasks that will be executed as part of the job
25
steps:
0 commit comments