We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba47d1d commit a74fb92Copy full SHA for a74fb92
1 file changed
.github/workflows/jinstall.yml
@@ -22,7 +22,7 @@ jobs:
22
jqtlinux:
23
needs: all
24
name: Jinstall (Linux)
25
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
26
steps:
27
- name: Check Git repository
28
uses: actions/checkout@v6
0 commit comments