Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into grain_clustering
Browse files Browse the repository at this point in the history
  • Loading branch information
sezelt committed Sep 27, 2023
2 parents 65206a1 + 8f01b23 commit 8718629
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check_install_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
runs-on: [ubuntu-latest]
architecture: [x86_64]
python-version: ["3.9", "3.10", "3.11",]
include:
- python-version: "3.12.0-beta.4"
runs-on: ubuntu-latest
allow_failure: true
# include:
# - python-version: "3.12.0-beta.4"
# runs-on: ubuntu-latest
# allow_failure: true
# Currently no public runners available for this but this or arm64 should work next time
# include:
# - python-version: "3.10"
Expand Down

0 comments on commit 8718629

Please sign in to comment.