We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3992a commit 60b17a8Copy full SHA for 60b17a8
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
13
env:
14
SSH_KEY_E: ${{ secrets.SSH_KEY_E }}
15
LSI: 'true'
0 commit comments