Skip to content

Commit

Permalink
CI: run on ubuntu-latest (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve authored Feb 14, 2025
1 parent 6f2fb7e commit d07cec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
cxx: ['g++']
cmake_build_type: ['Release']

runs-on: ubuntu-20.04
runs-on: ubuntu-latest
container:
image: docker.io/openfoam/openfoam10-paraview510
options: --user root
Expand Down

0 comments on commit d07cec4

Please sign in to comment.