about summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authorMarkus Wüstenberg2024-02-09 10:29:34 +0100
committerMarkus Wüstenberg2024-02-09 10:29:34 +0100
commit079fcc99053bb961b7feeaec4981273c25baf327 (patch)
tree9ce5853bf9bb6c6d263827d30360ada5cff715c7 /.github
parent1f0bb2a2aaecc7813b9eda1c0579434e9ad5fe56 (diff)
downloadgomponents-079fcc99053bb961b7feeaec4981273c25baf327.tar.lz
gomponents-079fcc99053bb961b7feeaec4981273c25baf327.tar.zst
gomponents-079fcc99053bb961b7feeaec4981273c25baf327.zip
Test on Go 1.22 in CI
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 50cfb79..338af9f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -26,6 +26,7 @@ jobs:
           - "1.19"
           - "1.20"
           - "1.21"
+          - "1.22"
 
     steps:
       - name: Checkout