Skip to content

Add Font::getTextWidth(std::string_view) #891

Add Font::getTextWidth(std::string_view)

Add Font::getTextWidth(std::string_view) #891

Workflow file for this run

name: Android
on:
pull_request:
push:
jobs:
build:
runs-on: [ubuntu-latest]
container:
image: registry.gitlab.com/jhasse/android-ndk-docker:r26b
steps:
- uses: actions/checkout@v4
- name: Build
run: make -C android