We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83c5e8 commit 8275e76Copy full SHA for 8275e76
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ env:
20
jobs:
21
ci:
22
runs-on: ubuntu-latest
23
- container: openmc/openmc:v0.12.1
+ container: openmc/openmc:develop
24
steps:
25
-
26
name: Apt dependencies
0 commit comments