Skip to content

CI: Migrate to Ubuntu 22.04 #31

CI: Migrate to Ubuntu 22.04

CI: Migrate to Ubuntu 22.04 #31

Workflow file for this run

# Log all debug info to facilitate debugging
name: debug
'on':
[push, pull_request, release]
jobs:
DebugInfo:
runs-on: ubuntu-latest
steps:
- uses: hmarr/debug-action@v2.0.1