Add v9.0 to test matrix (#483)

This commit is contained in:
Joshua Spence
2025-01-07 20:21:55 +11:00
committed by GitHub
parent 5ba683fdad
commit e8fc878cb2

View File

@@ -38,6 +38,8 @@ jobs:
- "v8.5"
- "v8.6"
- "v8"
- "v9.0"
- "v9"
- "latest"
steps:
- uses: actions/checkout@v4