Skip to content

Commit 307fda4

Browse files
[CI] Switch to ubuntu-22.04 runner
relates to tonistiigi/binfmt#215
1 parent d7295c8 commit 307fda4

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: ubuntu-latest
39+
runs-on: ubuntu-22.04
4040
strategy:
4141
fail-fast: false
4242
matrix:

0 commit comments

Comments
 (0)