We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38a6b9 commit 9ff6a6eCopy full SHA for 9ff6a6e
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/checkout@v3
12
0 commit comments