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 a5bb594 commit 424d958Copy full SHA for 424d958
1 file changed
.github/workflows/build-project.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
build:
18
name: Build
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
20
timeout-minutes: 30
21
22
steps:
0 commit comments