Skip to content

Commit

Permalink
try macos-15 native and ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
j-wags committed Oct 23, 2024
1 parent 1969fb4 commit f1a1e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
#- macOS-12 # osx-64
#- ubuntu-20.04
#- ubuntu-22.04
#- ubuntu-24.04
- ubuntu-24.04
python-version:
#- "3.8"
- "3.9"
Expand All @@ -44,7 +44,7 @@ jobs:
environment-file: devtools/conda-envs/test_env.yaml
create-args: >- # beware the >- instead of |, we don't split on newlines but on spaces
python=${{ matrix.python-version }}
--platform osx-64
#--platform osx-64
- name: Additional info about the build
shell: bash
Expand Down

0 comments on commit f1a1e4d

Please sign in to comment.