Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane authored Apr 6, 2024
1 parent cee67f2 commit dd0b735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
python-version: ["3.10", "3.11"]
os: ['ubuntu-22.04', 'macos-latest']
os: [ubuntu-22.04, macos-latest]
steps:
- uses: actions/checkout@v4
- uses: ConorMacBride/install-package@v1
Expand Down

0 comments on commit dd0b735

Please sign in to comment.