diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 9a16b6bc0..a366e8a43 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -9,7 +9,7 @@ jobs: check: strategy: matrix: - track: [master, 15, 14, 12, 10] + track: [master, 16, 15, 14, 12, 10] name: Check branch runs-on: ubuntu-latest