Skip to content

Commit 06da547

Browse files
committed
update github action and version
1 parent c18cffc commit 06da547

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
include:
3838
- name: wordcount
3939
FOLDER: sample-extractors/wordcount
40-
PLATFORM: "linux/amd64,linux/arm64"
40+
PLATFORM: "linux/amd64"
4141
steps:
4242
- uses: actions/checkout@v2
4343

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyclowder==3.0.2
1+
pyclowder==3.0.7

0 commit comments

Comments
 (0)