Skip to content

Merge pull request #24 from soopurman/linux-aarch64 #33

Merge pull request #24 from soopurman/linux-aarch64

Merge pull request #24 from soopurman/linux-aarch64 #33

Workflow file for this run

name: Build
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
build:
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: asdf plugin test
uses: asdf-vm/actions/[email protected]
with:
command: terraformer --version