Skip to content

Commit 4d4ddf8

Browse files
committed
debug
1 parent b6a69aa commit 4d4ddf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
timeout-minutes: 10
3333
strategy:
3434
matrix:
35-
go-version: ["${{ needs.go-versions.outputs.go-mod-version }}", "oldstable", "stable", "go${{ needs.go-versions.outputs.latest }}"]
35+
go-version: ["${{ needs.go-versions.outputs.go-mod-version }}", "oldstable", "stable"]
3636

3737
steps:
3838
- name: Checkout

0 commit comments

Comments
 (0)