about summary refs log tree commit diff stats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMarkus Wüstenberg2023-05-04 09:46:20 +0200
committerMarkus Wüstenberg2023-05-04 09:46:20 +0200
commitb1f7754ccd772991392f102974d7b47eb8dc0f35 (patch)
tree129529a024c6bff1702e61d58daf1ee0baa5a5de /.github/workflows
parent8e4b1319d12e11fe62725fc30ea01b1f274f8c50 (diff)
downloadgomponents-b1f7754ccd772991392f102974d7b47eb8dc0f35.tar.lz
gomponents-b1f7754ccd772991392f102974d7b47eb8dc0f35.tar.zst
gomponents-b1f7754ccd772991392f102974d7b47eb8dc0f35.zip
Test with Go 1.20 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 7ca142f..3036917 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,6 +24,7 @@ jobs:
           - 1.17
           - 1.18
           - 1.19
+          - 1.20
 
     steps:
       - name: Checkout