Skip to content

Update amazonlinux Docker tag to v2023 #426

Update amazonlinux Docker tag to v2023

Update amazonlinux Docker tag to v2023 #426

Workflow file for this run

name: Makefile
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
env:
CARGO_TERM_COLOR: always
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: make