We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c956a commit 67423aaCopy full SHA for 67423aa
.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