bump CI to noble (#2235)
Some checks are pending
build / build (push) Waiting to run
ghcr / Build (push) Waiting to run

This commit is contained in:
Shivaram Lingamneni 2025-03-30 02:48:51 -04:00 committed by GitHub
parent d3eb787a1e
commit f5bb5afdd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: "ubuntu-22.04"
runs-on: "ubuntu-24.04"
steps:
- name: "checkout repository"
uses: "actions/checkout@v3"