We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1b8d1 commit 1fbbb49Copy full SHA for 1fbbb49
.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