Skip to content

Commit d69082e

Browse files
committed
fix(tests): tests_py35
1 parent 9867685 commit d69082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
run: TOXENV=py34 END_TO_END=1 tox
8080

8181
tests_py35:
82-
runs-on: ubuntu-24.04
82+
runs-on: darwin
8383
strategy:
8484
fail-fast: false
8585

0 commit comments

Comments
 (0)