fix: Use Ubuntu runners for now

This commit is contained in:
Ginger 2025-09-08 10:19:32 -04:00
commit 452afb7829
No known key found for this signature in database

View file

@ -20,7 +20,7 @@ on:
jobs: jobs:
build: build:
runs-on: debian-latest runs-on: ubuntu-latest
steps: steps:
- name: Get Debian version - name: Get Debian version