From 523f5914d1f4d1e40bebcc40a92666f449b07ab1 Mon Sep 17 00:00:00 2001 From: Markus Wüstenberg Date: Mon, 3 Mar 2025 11:49:17 +0100 Subject: Test with Go 1.24 (#244) --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8efae34..0aa6aa3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,7 @@ jobs: - "1.21" - "1.22" - "1.23" + - "1.24" steps: - name: Checkout -- cgit 1.4.1