From 2cc29505d1e61dfaeeb3eab4a11ef69b92af6c37 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Mon, 7 Oct 2024 21:56:20 -0400 Subject: [PATCH] ci: run on `1.10` and `1` --- .buildkite/testing.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.buildkite/testing.yml b/.buildkite/testing.yml index 6444f0a..915337b 100644 --- a/.buildkite/testing.yml +++ b/.buildkite/testing.yml @@ -22,6 +22,7 @@ steps: matrix: setup: julia: + - "1.10" - "1" - group: ":julia: AMD GPU" @@ -51,6 +52,7 @@ steps: matrix: setup: julia: + - "1.10" - "1" env: