3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-04-05 23:37:52 +02:00

bump CI to noble (#2235)

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"