Skip to content
Snippets Groups Projects
Unverified Commit 631562b8 authored by Psnail's avatar Psnail Committed by GitHub
Browse files

Update go.yml

parent 12dbd7f6
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ on: ...@@ -9,7 +9,7 @@ on:
jobs: jobs:
build: build:
name: ubuntu-latest ${{ matrix.go_version }} name: ${{ matrix.os }} - ${{ matrix.go_version }}
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
# If you want to matrix build , you can append the following list. # If you want to matrix build , you can append the following list.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment