Skip to content

Commit 392f92c

Browse files
committed
much better to run this on ubuntu
1 parent ee077d2 commit 392f92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
pytest -v test/unit/test_dropbox_unit.py
4949
Docs:
50-
runs-on: macos-13
50+
runs-on: ubuntu-20.04
5151
steps:
5252
- uses: actions/checkout@v2
5353
- name: Setup Python environment

0 commit comments

Comments
 (0)