Skip to content

Commit d9b95b5

Browse files
committed
Checking wbuntu-slim
1 parent 0708107 commit d9b95b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/citation.yaml

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

1010
jobs:
1111
sync:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-slim
1313
steps:
1414
- uses: peter-murray/workflow-application-token-action@v3
1515
id: generate_token

.github/workflows/fair-software.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
verify:
77
name: "fair-software"
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-slim
99
steps:
1010
- uses: fair-software/howfairis-github-action@0.2.1
1111
name: Measure compliance with fair-software.eu recommendations

0 commit comments

Comments
 (0)