Skip to content

Commit fea2a9d

Browse files
committed
fixup! try without extra quotes
1 parent 0964ddd commit fea2a9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/browserstack.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ jobs:
3535
- 'Safari_latest'
3636
- 'Safari_latest-1'
3737
JQUERYS:
38-
- versions: '--jquery 3.x-git --jquery git --jquery 3.7.1 --jquery 3.6.4 --jquery 3.5.1 --jquery 3.4.1 --jquery 3.3.1 --jquery 3.2.1 --jquery 3.1.1 --jquery 3.0.0'
39-
name: 'jQuery 3.x'
40-
- versions: '--jquery 2.2.4 --jquery 1.12.4 --jquery 2.1.4 --jquery 1.11.3 --jquery 2.0.3 --jquery 1.10.2 --jquery 1.9.1 --jquery 1.8.3'
41-
name: 'jQuery 1.x/2.x'
38+
- versions: --jquery 3.x-git --jquery git --jquery 3.7.1 --jquery 3.6.4 --jquery 3.5.1 --jquery 3.4.1 --jquery 3.3.1 --jquery 3.2.1 --jquery 3.1.1 --jquery 3.0.0
39+
name: jQuery 3.x
40+
- versions: --jquery 2.2.4 --jquery 1.12.4 --jquery 2.1.4 --jquery 1.11.3 --jquery 2.0.3 --jquery 1.10.2 --jquery 1.9.1 --jquery 1.8.3
41+
name: jQuery 1.x/2.x
4242

4343
steps:
4444
- name: Checkout

0 commit comments

Comments
 (0)