Skip to content

Commit a3c808e

Browse files
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push]
33
jobs:
44
build:
55
strategy:
6+
fail-fast: false
67
matrix:
78
os: [ubuntu-latest, windows-latest, macos-latest]
89
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)