3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-11-09 10:27:30 +01: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: jobs:
build: build:
runs-on: "ubuntu-22.04" runs-on: "ubuntu-24.04"
steps: steps:
- name: "checkout repository" - name: "checkout repository"
uses: "actions/checkout@v3" uses: "actions/checkout@v3"