Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Mar 4, 2024
1 parent da5d646 commit 5bc15b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latests]
os: [ubuntu-latest]
environment-file:
- ci/envs/39-minimal.yaml
- ci/envs/310-conda-forge.yaml
Expand All @@ -27,7 +27,7 @@ jobs:
include:
- os: macos-latest
environment-file: ci/envs/312-latest-conda-forge.yaml
- os: macos-latest
- os: macos-14 # apple silicon
environment-file: ci/envs/312-latest-conda-forge.yaml
- os: windows-latest
environment-file: ci/envs/312-latest-conda-forge.yaml
Expand Down

0 comments on commit 5bc15b6

Please sign in to comment.