We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 592d3fc + 1fbbb49 commit 59087fbCopy full SHA for 59087fb
.github/workflows/gearsystem.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Linux
19
strategy:
20
matrix:
21
- os: [ubuntu-22.04, ubuntu-20.04]
+ os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
22
runs-on: ${{ matrix.os }}
23
permissions:
24
contents: read
0 commit comments