Update config.yml (#17799)

local
Shlee 2 years ago committed by GitHub
parent 9fbe952789
commit 82e1c6216e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .circleci/config.yml

@ -1,8 +1,8 @@
version: 2.1
orbs:
ruby: circleci/ruby@1.2.0
node: circleci/node@4.7.0
ruby: circleci/ruby@1.4.0
node: circleci/node@5.0.1
executors:
default:

Loading…
Cancel
Save