Skip to content

Commit

Permalink
review: Use 22.04 for python
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwnasptd committed Sep 5, 2024
1 parent 29d3710 commit 52c998d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/scan-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
sudo snap install yq
echo "date=$(date '+%Y-%m-%d-%H-%M-%S')" >> $GITHUB_OUTPUT
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.10"

- name: Checkout kubeflow-ci
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 52c998d

Please sign in to comment.