Skip to content

Commit

Permalink
Bump Go version with JWX
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronf committed Dec 22, 2024
1 parent 8f16bde commit 8c9160b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.19
go-version: 1.22
- name: Test
run: go test ./...

0 comments on commit 8c9160b

Please sign in to comment.