Skip to content

Commit

Permalink
CI: fix invalid config
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta committed Feb 19, 2025
1 parent 31a80a1 commit a2a844f
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 @@ -8,8 +8,8 @@ jobs:
timeout-minutes: 20
strategy:
fail-fast: false
os: ubuntu-22.04
matrix:
os: [ubuntu-22.04]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
include:
- os: macos-14
Expand Down

0 comments on commit a2a844f

Please sign in to comment.