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.
2 parents 3a48106 + 42e9bf3 commit fade017Copy full SHA for fade017
.github/workflows/continuous-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
coding-standards:
15
name: "Coding Standards"
16
17
- runs-on: "ubuntu-18.04"
+ runs-on: "ubuntu-22.04"
18
19
strategy:
20
matrix:
@@ -47,7 +47,7 @@ jobs:
47
validate-against-schema:
48
name: "Validate against schema"
49
50
51
52
53
@@ -85,7 +85,7 @@ jobs:
85
test-report:
86
name: "Test report"
87
88
89
90
91
fail-fast: false
@@ -123,7 +123,7 @@ jobs:
123
test-fixes:
124
name: "Test fixes"
125
126
127
128
129
0 commit comments