Skip to content

make more symbols public (prepare for https://github.com/vlang/v/pull… #5582

make more symbols public (prepare for https://github.com/vlang/v/pull…

make more symbols public (prepare for https://github.com/vlang/v/pull… #5582

Workflow file for this run

name: CI
on:
push:
pull_request:
schedule:
- cron: '31 1,12 * * *'
jobs:
lint:
uses: ./.github/workflows/lint.yml
linux:
uses: ./.github/workflows/linux.yml
macos:
uses: ./.github/workflows/macos.yml
windows:
uses: ./.github/workflows/windows.yml