Skip to content
Snippets Groups Projects
Unverified Commit fdf49c90 authored by Star Brilliant's avatar Star Brilliant Committed by GitHub
Browse files

Merge pull request #148 from vinnyperella/patch-1

Update go.yml to use ubuntu-latest for runs-on
parents b7b93576 9bc797e6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Set up Go
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment