Skip to content

#99 #100 *Fixed a crash bug of using stack after scope. #27

#99 #100 *Fixed a crash bug of using stack after scope.

#99 #100 *Fixed a crash bug of using stack after scope. #27

Workflow file for this run

name: C CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make