Skip to content

Commit

Permalink
Update devel_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed Feb 20, 2024
1 parent e288637 commit a84bf92
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/devel_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
build-targets:
- image-name: awx_devel
make-target: docker-compose-build
- image-name: awx_kube_devel
make-target: awx-kube-dev-build
- image-name: awx
make-target: awx-kube-build
os: [ubuntu-latest, macos-14]
# - image-name: awx_kube_devel
# make-target: awx-kube-dev-build
# - image-name: awx
# make-target: awx-kube-build
os: [macos-14] #[ubuntu-latest, macos-14]
runs-on: ${{ matrix.os }}
steps:
- name: Skipping build of awx image for non-awx repository
Expand Down

0 comments on commit a84bf92

Please sign in to comment.