File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 test :
1111 strategy :
1212 matrix :
13- os : [ ubuntu-latest, windows-latest, macos-latest ]
13+ os : [ ubuntu-20.04, macos-11, windows-2019 ]
1414 node : [ 16 ]
1515 runs-on : ${{matrix.os}}
1616 steps :
Original file line number Diff line number Diff line change 88 test :
99 strategy :
1010 matrix :
11- os : [ ubuntu-latest, windows-latest, macos-latest ]
11+ os : [ ubuntu-20.04, macos-11, windows-2019 ]
1212 runs-on : ${{matrix.os}}
1313 steps :
1414 - name : Set up Git repository
4040 - test
4141 strategy :
4242 matrix :
43- os : [ ubuntu-latest, windows-latest, macos-latest ]
43+ os : [ ubuntu-20.04, macos-11, windows-2019 ]
4444 runs-on : ${{matrix.os}}
4545 steps :
4646 - name : Set up Git repository
Original file line number Diff line number Diff line change 88 test :
99 strategy :
1010 matrix :
11- os : [ ubuntu-latest, windows-latest, macos-latest ]
11+ os : [ ubuntu-20.04, macos-11, windows-2019 ]
1212 runs-on : ${{matrix.os}}
1313 steps :
1414 - name : Set up Git repository
4040 - test
4141 strategy :
4242 matrix :
43- os : [ ubuntu-latest, windows-latest, macos-latest ]
43+ os : [ ubuntu-20.04, macos-11, windows-2019 ]
4444 runs-on : ${{matrix.os}}
4545 steps :
4646 - name : Set up Git repository
You can’t perform that action at this time.
0 commit comments