Skip to content

Commit 80c9126

Browse files
committed
ci: add GitHub Actions to test current branch
1 parent 7c7a68f commit 80c9126

File tree

3 files changed

+14629
-2
lines changed

3 files changed

+14629
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: needs.check_source.outputs.run_tests == 'true'
3636
# Use a specific image version for reproducible builds
3737
container:
38-
image: opensuse/leap:15.5
38+
image: opensuse/leap:15.6
3939
strategy:
4040
fail-fast: false
4141
matrix:

0 commit comments

Comments
 (0)