@@ -296,7 +296,7 @@ workflows:
ignore:
- master
- py3-ci
- - build-py-36:
+ - build-py-38:
filters:
branches:
@@ -305,7 +305,7 @@ workflows:
- commit:
requires:
- build
- - build-py-36
+ - build-py-38
only:
@@ -317,8 +317,3 @@ workflows:
- filters:
- branches:
- only:
- - py3-ci