We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 368e6b8 + a13b983 commit facde4dCopy full SHA for facde4d
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
testsuite-linux:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
17
strategy:
18
fail-fast: false
19
matrix:
@@ -98,7 +98,7 @@ jobs:
98
99
cs-stan:
100
name: Coding Standard & Static Analysis
101
102
103
steps:
104
- uses: actions/checkout@v3
0 commit comments