Skip to content

Commit 0b06fa9

Browse files
committed
chore: update Go version in CI configuration to 1.24
1 parent b722833 commit 0b06fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
os: [ubuntu-latest]
30-
go: [1.21, 1.22]
30+
go: [1.24]
3131
mongodb-version: ['4.4', '5.0', '6.0', '7.0']
3232
include:
3333
- os: ubuntu-latest

0 commit comments

Comments
 (0)