Skip to content

Commit

Permalink
Update runner-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer authored Apr 20, 2024
1 parent bfd14f5 commit fbd934d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
# Bookend python versions
python-version: ["3.9", "3.10"]
python-version: ["3.9"]
needs: start-runner # required to start the main job when the runner is ready
steps:

Expand Down

0 comments on commit fbd934d

Please sign in to comment.