Skip to content

Commit

Permalink
fixing test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
otherview committed Jul 9, 2024
1 parent a98274e commit ae6264f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
matrix:
go-version: [1.22.x]
os: [ubuntu-latest, macos-latest, windows-latest]
include:
- go-version: 1.22.x
os: ubuntu-latest
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code
Expand Down

0 comments on commit ae6264f

Please sign in to comment.