about summary refs log tree commit diff stats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMarkus Wüstenberg2023-09-08 11:01:06 +0200
committerMarkus Wüstenberg2023-09-08 11:01:06 +0200
commit214138645bfda44676d071e9a0c2f2255dd48173 (patch)
tree2aa2aa6fd6e37da38ffe1f15307b9209a0568faa /.github/workflows
parenta9890f5337da4fc09c016d031b38e36d7b382f62 (diff)
downloadgomponents-214138645bfda44676d071e9a0c2f2255dd48173.tar.lz
gomponents-214138645bfda44676d071e9a0c2f2255dd48173.tar.zst
gomponents-214138645bfda44676d071e9a0c2f2255dd48173.zip
Test Go 1.21 in CI
Diffstat (limited to '.github/workflows')
-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