Skip to content

Commit

Permalink
bump python version for weekly action (SatelliteQE#12674)
Browse files Browse the repository at this point in the history
  • Loading branch information
pondrejk authored and damoore044 committed Oct 10, 2023
1 parent 93d2b19 commit 27d4a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.9]
python-version: [3.11]
steps:
- name: Checkout Robottelo
uses: actions/checkout@v4
Expand Down

0 comments on commit 27d4a94

Please sign in to comment.