about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMarkus Wüstenberg2023-09-08 11:03:47 +0200
committerGitHub2023-09-08 11:03:47 +0200
commitd81de8319f83a4f62ae33f9ada8da267aa9197fd (patch)
tree2aa2aa6fd6e37da38ffe1f15307b9209a0568faa
parenta9890f5337da4fc09c016d031b38e36d7b382f62 (diff)
parent214138645bfda44676d071e9a0c2f2255dd48173 (diff)
downloadgomponents-d81de8319f83a4f62ae33f9ada8da267aa9197fd.tar.lz
gomponents-d81de8319f83a4f62ae33f9ada8da267aa9197fd.tar.zst
gomponents-d81de8319f83a4f62ae33f9ada8da267aa9197fd.zip
Test Go 1.21 in CI (#147)
-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 17d8878..50cfb79 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,6 +25,7 @@ jobs:
           - "1.18"
           - "1.19"
           - "1.20"
+          - "1.21"
 
     steps:
       - name: Checkout