Skip to content

Commit 9b19e96

Browse files
committed
fix
1 parent 4656038 commit 9b19e96

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
@@ -66,7 +66,7 @@ jobs:
6666
needs: [license-check, lint]
6767
strategy:
6868
matrix:
69-
go-version: [1.24, stable]
69+
go-version: [1.24]
7070
os: [ubuntu-latest]
7171
runs-on: ${{ matrix.os }}
7272
steps:

0 commit comments

Comments
 (0)