Skip to content

Commit c7c0a75

Browse files
committed
Test for Go 1.24
1 parent 3605f71 commit c7c0a75

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ workflows:
6161
- "1.21"
6262
- "1.22"
6363
- "1.23"
64+
- "1.24"
6465
context: test

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- "1.21"
6565
- "1.22"
6666
- "1.23"
67+
- "1.24"
6768
steps:
6869
- uses: actions/checkout@v4
6970

0 commit comments

Comments
 (0)