1
0
mirror of synced 2024-09-24 03:28:24 +02:00

git: remove unused name matrix parameter from Ubuntu builds (#1701)

This commit is contained in:
iTrooz 2024-05-23 15:57:44 +02:00 committed by GitHub
parent 4e2c1d20b4
commit 974c4ba040
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -353,10 +353,8 @@ jobs:
fail-fast: false
matrix:
include:
- name: Ubuntu
release_num: 22.04
- name: Ubuntu
release_num: 23.04
- release_num: 22.04
- release_num: 23.04
name: 🐧 Ubuntu ${{ matrix.release_num }}
runs-on: ubuntu-latest