Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Mar 2, 2023
1 parent bf8bf34 commit bd51b89
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 @@ -31,7 +31,7 @@ jobs:
needs: lint
strategy:
matrix:
os: [ ubuntu-latest, centos-latest, macos-latest, alpine-latest ]
os: [ ubuntu-latest, macos-latest ]
go: [ '1.18', '1.19', '1.20' ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit bd51b89

Please sign in to comment.