Skip to content

Commit 0e461a2

Browse files
committed
does this organize the sidebar jobs?
1 parent 3818344 commit 0e461a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: node ${{ matrix.node }} on ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
node: [18, 20]
17+
node: [20, 18]
1818
os: [macos-latest, windows-latest, ubuntu-latest]
1919
include:
2020
- os: macos-latest

0 commit comments

Comments
 (0)