Skip to content

Commit c47c40b

Browse files
chore: really delete node4 and node9 (#83)
1 parent 21d0f86 commit c47c40b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/google-privacy-dlp/.circleci/config.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@ workflows:
33
version: 2
44
tests:
55
jobs: &workflow_jobs
6-
- node4:
6+
- node6:
77
filters: &all_commits
88
tags:
99
only: /.*/
10-
- node6:
11-
filters: *all_commits
1210
- node8:
1311
filters: *all_commits
14-
- node9:
15-
filters: *all_commits
1612
- node10:
1713
filters: *all_commits
1814
- lint:

0 commit comments

Comments
 (0)