Skip to content

Commit 9782323

Browse files
authored
Update semaphore.yml
1 parent 26cb3e2 commit 9782323

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ blocks:
1313
- name: Run Go
1414
commands:
1515
- checkout
16-
- go test -v ./...
16+
- sem-version go 1.12
17+
- go test -v ./...

0 commit comments

Comments
 (0)