Skip to content

Commit d632f4f

Browse files
authored
Update ci.yaml
1 parent 8f21d59 commit d632f4f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/ci.yaml

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ on:
55

66
jobs:
77
test-ko-action:
8-
strategy:
9-
matrix:
10-
runner:
11-
- ubuntu-latest
12-
- macos-latest
13-
- github-arm64-2c-8gb
14-
runs-on: ${{matrix.runner}}
8+
runs-on: ubuntu-latest
159

1610
steps:
1711
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0

0 commit comments

Comments
 (0)