Skip to content

Commit

Permalink
Merge branch 'main' into cfe_classes_
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein authored Jun 18, 2024
2 parents d6a7e41 + bb1927d commit 54235cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest-8core]
os: [ubuntu-latest]
python-version: ["3.10", "3.11", "3.12"]
steps:
- name: Checkout branch
Expand Down

0 comments on commit 54235cc

Please sign in to comment.