Skip to content

Commit

Permalink
optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
dobyte committed Nov 13, 2023
1 parent f08d496 commit 40fb568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
go: [1.16, 1.17, 1.18, 1.19, 1.20.x]
go: [1.20.x]
name: build & test
runs-on: ubuntu-latest
services:
Expand Down

0 comments on commit 40fb568

Please sign in to comment.