Added test RHEL workflow for ARM64

This commit is contained in:
Alexey Pustovalov 2023-04-03 16:03:22 +09:00
parent e6c57b7208
commit 15a3d012ec
2 changed files with 1 additions and 3 deletions

View File

@ -8,12 +8,11 @@ on:
branches:
- '5.0'
- '6.0'
- '6.2'
- '6.4'
paths:
- '!**/README.md'
- 'Dockerfiles/*/rhel/*'
- '.github/workflows/images_build_rhel.yml'
- '.github/workflows/images_build_rhel_amd64.yml'
defaults:
run:

View File

@ -8,7 +8,6 @@ on:
branches:
- '5.0'
- '6.0'
- '6.2'
- '6.4'
paths:
- '!**/README.md'