Skip to content

Commit df56314

Browse files
committed
Ope.
1 parent f2a8e3d commit df56314

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Install Go ${{ matrix.go-version }}
19-
if: matrix.go-version != 'tip'
2019
uses: actions/setup-go@v5
2120
with:
2221
go-version: ${{ matrix.go-version == 'tip' && '1.x' || matrix.go-version }}

0 commit comments

Comments
 (0)