Skip to content

Commit

Permalink
test(COLIMA): trouble shoot
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Oct 7, 2024
1 parent 388a039 commit 93ba23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-colima-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
DEBUG: true
MOLECULE_COMMAND: "test"
MOLECULE_SCENARIO: ${{ matrix.scenario }}
PLATFORM: ${{ matrix.platform }}
PLATFORM: "macos-12"
PYTHON_VERSIONS: ${{ toJSON(fromJSON(needs.configuration.outputs.JSON_FILE_DATA).ci_python_versions) }}
TARGET_PATH: "roles/colima"
VERBOSE_NOTIFICATIONS: ${{ fromJSON(needs.configuration.outputs.JSON_FILE_DATA).ci_verbose_notifications }}
Expand Down

0 comments on commit 93ba23b

Please sign in to comment.