Skip to content

Commit 56fb852

Browse files
1 parent 8bd9ed5 commit 56fb852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qt5_6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
Linux:
3838
name: 🐧 ${{ matrix.os.description }}
39-
runs-on: ${{ matrix.os.architecture[0] == 'amd64' && 'ubuntu-22.04' || 'ubuntu-22.04-arm' }}
39+
runs-on: ${{ matrix.os.architecture[0] == 'amd64' && 'ubuntu-24.04' || 'ubuntu-24.04-arm' }}
4040
strategy:
4141
fail-fast: false
4242
matrix:

0 commit comments

Comments
 (0)