Skip to content

Update dependency ubuntu to v22 - autoclosed #27

Update dependency ubuntu to v22 - autoclosed

Update dependency ubuntu to v22 - autoclosed #27

Workflow file for this run

name: Run All
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install -g eolang
- run: make
- run: make run