Add 8.12 to CI and remove 8.10 (#647)

This commit is contained in:
Aurélien FOUCRET 2024-01-04 16:06:19 +01:00 committed by GitHub
parent 927acc86ad
commit 0f91224daf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,6 @@ steps:
- '3.9'
- '3.8'
stack:
- '8.10-SNAPSHOT'
- '8.11-SNAPSHOT'
- '8.12-SNAPSHOT'
command: ./.buildkite/run-tests