We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a229d commit 88ed79cCopy full SHA for 88ed79c
.github/workflows/cron.yml
@@ -9,7 +9,7 @@ jobs:
9
check:
10
strategy:
11
matrix:
12
- track: [master, 15, 14, 12, 10]
+ track: [master, 16, 15, 14, 12, 10]
13
name: Check branch
14
runs-on: ubuntu-latest
15
0 commit comments