Go back to compatible image

This commit is contained in:
Michael Bradley 2025-02-23 10:20:14 -05:00
parent f2a92f4459
commit 371fe18981
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -6,7 +6,7 @@ name: Compile
jobs:
compile:
name: Compile
runs-on: docker
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4