Remove a needless executor

This commit is contained in:
Ryan Kienstra
2024-03-06 11:11:43 -06:00
parent 5d57141f32
commit fd1d0c8557
-5
View File
@@ -4,14 +4,9 @@ orbs:
wp-svn: studiopress/wp-svn@0.2
executors:
base:
docker:
- image: cimg/base:current
working_directory: /tmp
php_node:
docker:
- image: cimg/php:7.3-node
working_directory: /tmp/src
jobs:
checks: