Small changes in go.yml

This commit is contained in:
evgeniy-scherbina 2023-12-14 09:17:47 -05:00
parent 81fd1b3cf9
commit 4ea220dbf2

View file

@ -2,14 +2,14 @@ name: i386 linux tests
on: on:
push: push:
branches: [ master ] branches: [ master, yevhenii/ci ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
workflow_dispatch: workflow_dispatch:
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Set up Go - name: Set up Go