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 15a315a commit 4979ad1Copy full SHA for 4979ad1
.github/workflows/build-ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
strategy:
14
fail-fast: false
15
matrix:
.github/workflows/omv-ci.yml
@@ -10,7 +10,7 @@ on:
16
0 commit comments