Skip to content

Commit

Permalink
github actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
ivargr committed Sep 10, 2024
1 parent 8842ed2 commit 7ad3ea5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# options: --user root
strategy:
matrix:
os: [ubuntu-latest]
os: [windows-latest]
python-version: ["3.10"]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7ad3ea5

Please sign in to comment.