about summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authorMarkus Wüstenberg2025-03-03 11:49:17 +0100
committerGitHub2025-03-03 10:49:17 +0000
commit523f5914d1f4d1e40bebcc40a92666f449b07ab1 (patch)
treeec531127beb82a9dc4e5a83279139ac87cb2847d /.github
parentac5c615468e972376d23447de91eb1ea39a315bb (diff)
downloadgomponents-523f5914d1f4d1e40bebcc40a92666f449b07ab1.tar.lz
gomponents-523f5914d1f4d1e40bebcc40a92666f449b07ab1.tar.zst
gomponents-523f5914d1f4d1e40bebcc40a92666f449b07ab1.zip
Test with Go 1.24 (#244)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
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