Skip to content

Commit

Permalink
- only one label
Browse files Browse the repository at this point in the history
  • Loading branch information
franz haas committed Dec 3, 2023
1 parent ef745fd commit 02c26e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: [ubuntu-latest, windows-latest]
runs-on: windows-latest
strategy:
matrix:
python-version: ["3.8", "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit 02c26e3

Please sign in to comment.