Compare commits
No commits in common. "f8ada85af7e64b4160bde985ef1d6f17189a8953" and "1e05ebab8f2388761e224421cd71bc5edfa9f491" have entirely different histories.
f8ada85af7
...
1e05ebab8f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
if: github.event.pull_request.merged == true
|
||||
runs-on: docker
|
||||
container:
|
||||
image: mafyuh/ansible-bws:v1.0.4
|
||||
image: ubuntu:24.04
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue