Skip to content

Commit

Permalink
Added test RHEL workflow for ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Apr 3, 2023
1 parent e6c57b7 commit 15a3d01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/images_build_rhel_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
branches:
- '5.0'
- '6.0'
- '6.2'
- '6.4'
paths:
- '!**/README.md'
Expand Down

0 comments on commit 15a3d01

Please sign in to comment.