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 854bd98 commit ae757a9Copy full SHA for ae757a9
.github/workflows/deploy-docs.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
6
jobs:
7
Build:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
10
env:
11
FC: gfortran
0 commit comments