Skip to content

Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 08f50c8 #915

Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 08f50c8

Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 08f50c8 #915

Workflow file for this run

---
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Run rust-ci job
run: make rust-ci
name: Rust
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- release-4.16
push:
branches:
- release-4.16