Skip to content

Revert Avalonia. Bug in 11.0.6 #598

Revert Avalonia. Bug in 11.0.6

Revert Avalonia. Bug in 11.0.6 #598

Workflow file for this run

# validate.yml
# Validates that Libation will build on a pull request or push to master.
---
name: validate
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
uses: ./.github/workflows/build.yml