about summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authorYarden Shoham2024-08-18 10:12:07 +0300
committerGitHub2024-08-18 07:12:07 +0000
commit033f6ac3c36da0e95882d2e00b8cdd54468d3050 (patch)
tree112e2d3ed8bf488168f7a4e760b8e46752cd8901 /.github
parentb2475a7680d50740eca93447eb6f8d2454c05656 (diff)
downloadgomponents-033f6ac3c36da0e95882d2e00b8cdd54468d3050.tar.lz
gomponents-033f6ac3c36da0e95882d2e00b8cdd54468d3050.tar.zst
gomponents-033f6ac3c36da0e95882d2e00b8cdd54468d3050.zip
Test on Go 1.23 in CI (#193)
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 338af9f..cabd79c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
           - "1.20"
           - "1.21"
           - "1.22"
+          - "1.23"
 
     steps:
       - name: Checkout