Skip to content

Commit 66d0a0d

Browse files
bahkauv70Ruben Hönle
andcommitted
Update .github/workflows/ci.yaml
Co-authored-by: Ruben Hönle <[email protected]>
1 parent 07c69d9 commit 66d0a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4
32-
- name: Install Go ${{ matrix.go-version }}
32+
- name: Install Go
3333
uses: actions/setup-go@v5
3434
with:
3535
go-version: 1.21

0 commit comments

Comments
 (0)