Skip to content

Commit 08a78a7

Browse files
authored
I474 ssp370 cmip6 selec (#475)
* Add ssp370 to InformationItems.js * Use ubuntu-24.04 CI runners * Use pcic-react-components v3.3.0
1 parent d0586c7 commit 08a78a7

File tree

5 files changed

+9257
-22377
lines changed

5 files changed

+9257
-22377
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
publish:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-24.04
1313

1414
steps:
1515
- uses: actions/checkout@v2

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: push
44

55
jobs:
66
node-test:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-24.04
88

99
strategy:
1010
matrix:

0 commit comments

Comments
 (0)