Update ubuntu-build.yml

This commit is contained in:
deepend-tildeclub
2026-01-08 22:53:39 -07:00
committed by GitHub
parent 9c00988b4e
commit 777571e681

View File

@@ -9,7 +9,7 @@ on:
jobs:
ubuntu_build:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v2