Skip to content

Commit ab29c59

Browse files
authored
Update pull_request.yml
1 parent 4ab5466 commit ab29c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Makefile CI
1+
name: Check pull request
22

33
on:
44
push:
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
go: ['1.7']
15+
go: ['1.17']
1616

1717
steps:
1818
- name: Install make

0 commit comments

Comments
 (0)