File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 name : |
1818 ${{ matrix.BROWSER }} | ${{ matrix.JQUERYS.name }}
1919 concurrency :
20- group : ${{ github.sha }}-${{ matrix.BROWSER }}
20+ group : ${{ matrix.BROWSER }}-${{ matrix.JQUERYS.name }}
2121 timeout-minutes : 30
2222 strategy :
2323 fail-fast : false
@@ -37,13 +37,13 @@ jobs:
3737 - ' Safari_latest-1'
3838 JQUERYS :
3939 - versions : --jquery 3.x-git --jquery git
40- name : jQ git
40+ name : jQuery git
4141 - versions : --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
42- name : jQ 3.x
42+ name : jQuery 3.x
4343 - versions : --jquery 2.2.4 --jquery 2.1.4 --jquery 2.0.3
44- name : jQ 2.x
44+ name : jQuery 2.x
4545 - versions : --jquery 1.12.4 --jquery 1.11.3 --jquery 1.10.2 --jquery 1.9.1 --jquery 1.8.3
46- name : jQ 1.x
46+ name : jQuery 1.x
4747
4848 steps :
4949 - name : Checkout
You can’t perform that action at this time.
0 commit comments