Skip to content

Commit

Permalink
fix call vs request
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeralsing committed Nov 21, 2023
1 parent fdb041b commit b289ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go_version: ['1.19']
go_version: ['1.21']
# services:
# redis:
# image: redis:5.0-alpine
Expand Down

0 comments on commit b289ac3

Please sign in to comment.