File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 strategy :
1111 matrix :
12- python : ["3.7", "3.8", "3.9", "3.10" ]
12+ python : ["3.7", "3.8", "3.9"]
1313 steps :
1414 - uses : actions/checkout@v1
1515 - name : Set up Python ${{ matrix.python }}
4949 runs-on : windows-latest
5050 strategy :
5151 matrix :
52- python : ["3.7", "3.8", "3.9", "3.10" ]
52+ python : ["3.7", "3.8", "3.9"]
5353 steps :
5454 - uses : actions/checkout@v1
5555 - name : Set up Python ${{ matrix.python }}
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 strategy :
1111 matrix :
12- python : ["3.7", "3.8", "3.9", "3.10" ]
12+ python : ["3.7", "3.8", "3.9"]
1313 steps :
1414 - uses : actions/checkout@v1
1515 - name : Set up Python ${{ matrix.python }}
4040 runs-on : windows-latest
4141 strategy :
4242 matrix :
43- python : ["3.7", "3.8", "3.9", "3.10" ]
43+ python : ["3.7", "3.8", "3.9"]
4444 steps :
4545 - uses : actions/checkout@v1
4646 - name : Set up Python ${{ matrix.python }}
Original file line number Diff line number Diff line change 11{
22 "geode" : " 1.3.0" ,
33 "modules" : {
4- "OpenGeode" : " 1.7.2 " ,
4+ "OpenGeode" : " 1.7.3 " ,
55 "OpenGeode-IO" : " 1.4.0" ,
66 "OpenGeode-Geosciences" : " 1.4.1" ,
77 "OpenGeode-GeosciencesIO" : " 1.3.1"
You can’t perform that action at this time.
0 commit comments