Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
v1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
melekhine committed Aug 9, 2023
1 parent 8a36ed8 commit ac817f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [ '1.14', '1.20' ]
go-version: [ '1.14', '1.21' ]

steps:
- name: Check out code into the Go module directory
Expand Down

0 comments on commit ac817f7

Please sign in to comment.