Skip to content

Commit

Permalink
TEMP CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Mar 27, 2024
1 parent dc0319a commit 311ad84
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ name: Tests
on:
workflow_dispatch:
push:
branches:
- 'main'
- '3.12'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
# branches:
# - 'main'
# - '3.12'
# - '3.11'
# - '3.10'
# - '3.9'
# - '3.8'
pull_request:
branches:
- 'main'
Expand Down

0 comments on commit 311ad84

Please sign in to comment.