1
0
mirror of synced 2025-01-19 01:24:15 +01:00

git: Replace Ubuntu 23.04 with 24.04 LTS (#1731)

This commit is contained in:
iTrooz 2024-06-03 17:25:50 +02:00 committed by GitHub
parent 2c00aa5def
commit 283fe46230
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -354,7 +354,7 @@ jobs:
matrix: matrix:
include: include:
- release_num: 22.04 - release_num: 22.04
- release_num: 23.04 - release_num: 24.04
name: 🐧 Ubuntu ${{ matrix.release_num }} name: 🐧 Ubuntu ${{ matrix.release_num }}
runs-on: ubuntu-latest runs-on: ubuntu-latest