We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2fb7e commit d07cec4Copy full SHA for d07cec4
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
cxx: ['g++']
20
cmake_build_type: ['Release']
21
22
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
23
container:
24
image: docker.io/openfoam/openfoam10-paraview510
25
options: --user root
0 commit comments