Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rhnvrm authored May 29, 2024
1 parent 9f11903 commit 218a63b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ jobs:
strategy:
matrix:
go-version: ["1.18", "1.20", "1.21", "1.22"]
platform: [ubuntu-latest, macos-latest, windows-latest]
platform: [ubuntu-latest]

## Defines the platform for each test run
runs-on: ${{ matrix.platform }}

steps:
Expand Down

0 comments on commit 218a63b

Please sign in to comment.