Skip to content

Ignore Go toolchain for improved caching #1214

Ignore Go toolchain for improved caching

Ignore Go toolchain for improved caching #1214

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Sage
uses: ./actions/setup
- name: Make
run: make