Skip to content

Commit 3b04217

Browse files
committed
chore: edit typo
1 parent f4faedf commit 3b04217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
timeout-minutes: 20
1818
strategy:
1919
matrix:
20-
go: [ '1.18.10', '1.19.13', '1.20', '1.21.', '1.22', '1.23', '1.24' ]
20+
go: [ '1.18.10', '1.19.13', '1.20', '1.21', '1.22', '1.23', '1.24' ]
2121
steps:
2222
- name: Setup Go environment
2323
uses: actions/setup-go@v3

0 commit comments

Comments
 (0)