Skip to content

Commit 6bdbdd4

Browse files
git subrepo clone (merge) --force [email protected]:mom-ocean/FMS.git src/shared
subrepo: subdir: "src/shared" merged: "98a5532b" upstream: origin: "[email protected]:mom-ocean/FMS.git" branch: "master" commit: "98a5532b" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "57de7d6"
1 parent 59e0aad commit 6bdbdd4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/shared/.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ ubuntu-18.04, ubuntu-20.04 ]
13+
os: [ ubuntu-20.04 ]
1414
# gcc_v: [8, 9] # Version of GFortran we want to use.
1515
build: [ Release, Debug ]
1616
runs-on: ${{ matrix.os }}

src/shared/.gitrepo

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[subrepo]
77
remote = [email protected]:mom-ocean/FMS.git
88
branch = master
9-
commit = 3bd24800ed3cd8b0eb26643afdecf88e10641beb
10-
parent = 80ece3dfb05c11db1a526930d0eff9a395405f13
9+
commit = 98a5532b2e261e408ed0f32e0738fc601bd96594
10+
parent = 59e0aad14896027d4c11a936b936a0325e77dbcf
1111
method = merge
12-
cmdver = 0.4.0
12+
cmdver = 0.4.9

0 commit comments

Comments
 (0)