Jeremiah Lowin commited on
Commit
bc6a6dd
·
unverified ·
2 Parent(s): 6951cddca71763

Merge pull request #142 from jlowin/mac-tests

Browse files
Files changed (1) hide show
  1. .github/workflows/run-tests.yml +1 -1
.github/workflows/run-tests.yml CHANGED
@@ -32,7 +32,7 @@ jobs:
32
  runs-on: ${{ matrix.os }}
33
  strategy:
34
  matrix:
35
- os: [ubuntu-latest, windows-latest, macos-latest]
36
  python-version: ["3.10"]
37
  fail-fast: false
38
  timeout-minutes: 5
 
32
  runs-on: ${{ matrix.os }}
33
  strategy:
34
  matrix:
35
+ os: [ubuntu-latest, windows-latest]
36
  python-version: ["3.10"]
37
  fail-fast: false
38
  timeout-minutes: 5