We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e9a18 commit 4979faaCopy full SHA for 4979faa
.github/workflows/debian.yaml
@@ -38,7 +38,7 @@ jobs:
38
matrix:
39
release: ['10', '11', '12', 'testing', 'unstable']
40
41
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
42
steps:
43
- name: Checkout
44
uses: actions/checkout@v4
0 commit comments