Skip to content

Commit 1c4c4c0

Browse files
committed
Temporary disable matrix
1 parent 4422d9d commit 1c4c4c0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/verify.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ jobs:
121121
runs-on: ubuntu-24.04
122122
needs:
123123
- changes
124-
strategy:
125-
fail-fast: false
126-
matrix:
127-
ubuntu_version: ["20.04", "24.04"]
124+
# strategy:
125+
# fail-fast: false
126+
# matrix:
127+
# ubuntu_version: ["20.04", "24.04"]
128128
steps:
129129
- uses: actions/setup-go@v5
130130
with:

0 commit comments

Comments
 (0)