Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
CrysFML
Commits
cfae309b
Unverified
Commit
cfae309b
authored
Jul 13, 2021
by
Simon Ward
Browse files
Merge remote-tracking branch 'origin/simon' into simon
parents
2084d0c4
bf402d58
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build_variants.yml
View file @
cfae309b
...
...
@@ -24,16 +24,16 @@ jobs:
strategy
:
max-parallel
:
4
matrix
:
python-version
:
[
3.6
,
3.7
,
3.8
,
3.9
,
3.10
]
python-version
:
[
3.6
,
3.7
,
3.8
,
3.9
]
os
:
[
macos-10.15
,
macos-11.0
,
windows-latest
]
gcc_v
:
[
10
]
# Version of GFortran we want to use.
exclude
:
-
os
:
windows-latest
python-version
:
'
3.6'
#
- os: windows-latest
#
python-version: '3.6'
-
os
:
macos-10.15
python-version
:
'
3.6'
-
os
:
macos-1
0.15
python-version
:
'
3.
7
'
-
os
:
macos-1
1.0
python-version
:
'
3.
6
'
runs-on
:
${{ matrix.os }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment