Skip to content

Commit 88ed79c

Browse files
committed
add 16 to the cron matrix (#7)
Ref: #6
1 parent 86a229d commit 88ed79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
check:
1010
strategy:
1111
matrix:
12-
track: [master, 15, 14, 12, 10]
12+
track: [master, 16, 15, 14, 12, 10]
1313
name: Check branch
1414
runs-on: ubuntu-latest
1515

0 commit comments

Comments
 (0)