We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f358c commit 412701fCopy full SHA for 412701f
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build
3
on: [push]
4
jobs:
5
build:
6
- runs-on: ubuntu-24
+ runs-on: ubuntu-24.04
7
steps:
8
- uses: actions/checkout@v4.1.1
9
0 commit comments