We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7a68f commit 80c9126Copy full SHA for 80c9126
3 files changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
if: needs.check_source.outputs.run_tests == 'true'
36
# Use a specific image version for reproducible builds
37
container:
38
- image: opensuse/leap:15.5
+ image: opensuse/leap:15.6
39
strategy:
40
fail-fast: false
41
matrix:
0 commit comments