Skip to content
Snippets Groups Projects
Unverified Commit 9c17b060 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Updating Conda action version (#628)

* Updating Conda action version

* Update ci_testing.yml

* Update ci_testing.yml

* Update ci_testing.yml

* disbled quat rotation

* reverting qust flip

* revert the revert

* Update ci_testing.yml

* Update ci_testing.yml
parent 5605b499
Branches
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.8", "3.9", "3.10", "3.11"]
os: [ubuntu-latest, macos-13]
python-version: ["3.9", "3.10", "3.11"]
defaults:
run:
shell: bash -l {0}
......@@ -23,9 +23,8 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with:
submodules: true
- uses: conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
- uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d
with:
miniforge-version: latest
use-mamba: true
channels: conda-forge
activate-environment: ale
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment