We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e70df3 commit 14720f0Copy full SHA for 14720f0
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
go-version: [1.25.x]
18
- platform: [ubuntu-latest, windows-latest, macos-latest, macos-latest]
+ platform: [ubuntu-latest, windows-latest, macos-latest]
19
runs-on: ${{ matrix.platform }}
20
steps:
21
- name: Fetch Repository
0 commit comments