We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b51a3 commit 510329aCopy full SHA for 510329a
.github/workflows/build-project.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
build:
17
name: Build
18
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
19
timeout-minutes: 45
20
21
steps:
0 commit comments