We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee7a38e + e3a9b4a commit 3935c7aCopy full SHA for 3935c7a
.github/workflows/SpellCheck.yml
@@ -10,4 +10,4 @@ jobs:
10
- name: Checkout Actions Repository
11
uses: actions/checkout@v4
12
- name: Check spelling
13
- uses: crate-ci/typos@v1.23.6
+ uses: crate-ci/typos@v1.25.0
.github/workflows/ci.yml
@@ -102,12 +102,6 @@ jobs:
102
test_type: regular
103
coverage: false
104
# macOS
105
- - os: macos-latest
106
- os_name: macos
107
- compiler: gfortran-11
108
- shell: bash
109
- test_type: regular
110
- coverage: false
111
- os: macos-latest
112
os_name: macos
113
compiler: gfortran-12
0 commit comments