Skip to content

Commit e1e1904

Browse files
committed
Don't bump ci here.
1 parent 0fa42be commit e1e1904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
go: [ '1.16', '1.17', '1.18', '1.19', '1.20','1.21', '1.22', '1.23', '1.24' ]
15+
go: [ '1.16', '1.17', '1.18', '1.19', '1.20','1.21' ]
1616

1717
services: { }
1818
steps:

0 commit comments

Comments
 (0)