Skip to content

Commit 3935c7a

Browse files
Merge branch 'main' into paper-2024-joss
2 parents ee7a38e + e3a9b4a commit 3935c7a

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: Checkout Actions Repository
1111
uses: actions/checkout@v4
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.23.6
13+
uses: crate-ci/typos@v1.25.0

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,6 @@ jobs:
102102
test_type: regular
103103
coverage: false
104104
# macOS
105-
- os: macos-latest
106-
os_name: macos
107-
compiler: gfortran-11
108-
shell: bash
109-
test_type: regular
110-
coverage: false
111105
- os: macos-latest
112106
os_name: macos
113107
compiler: gfortran-12

0 commit comments

Comments
 (0)