Preliminary CI #2
This commit is contained in:
parent
50f6d496d7
commit
5379d99c29
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
splatoon:
|
splatoon:
|
||||||
runs-on: ubuntu-latest
|
runs-on: alpine:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
@ -40,7 +40,7 @@ jobs:
|
||||||
run: ./.ci-scripts/make-edition.sh splatoon
|
run: ./.ci-scripts/make-edition.sh splatoon
|
||||||
|
|
||||||
friends:
|
friends:
|
||||||
runs-on: ubuntu-latest
|
runs-on: alpine:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue