Skip to content

Commit

Permalink
fixing matrix in ga
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Lee committed Sep 9, 2024
1 parent f243fa7 commit 74d5449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: 3.11
python-version: [3.11]

steps:
- name: Remove unused software
Expand Down

0 comments on commit 74d5449

Please sign in to comment.