Revert runs-on CI imageg

This commit is contained in:
Chris Stewart 2025-01-29 12:30:10 -06:00
parent c2faec1990
commit 26cd443b6c

View file

@ -7,7 +7,7 @@ on:
jobs:
test:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
timeout-minutes: 60
if: "! contains(github.event.pull_request.labels.*.name, 'documentation')"
steps: