Switch forgejo to ubuntu-latest runner

This commit is contained in:
Jared Miller 2025-12-19 09:45:46 -05:00
parent 5b890b18e4
commit cc23ac46d1
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: codeberg-small
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4