diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a496150..dff49e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,5 @@ +--- + name: CI on: @@ -24,6 +26,8 @@ jobs: - 26.3 - 27.1 - 27.2 + - 28.1 + - 28.2 - snapshot include: - os: macos-latest |
