Skip to content

Commit

Permalink
Update pull_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
grinish21 authored Jun 23, 2021
1 parent 0251698 commit 5268ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Build and run test on pullRequest
jobs:
build:
name: Build and Test
runs-on: ubuntu-lates
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v2
Expand Down

0 comments on commit 5268ada

Please sign in to comment.